Justin M. Keyes
2e0a5a596a
fix(terminal): spawn in effective CWD #41211
...
Problem:
`:terminal` does not respect the invocation-time CWD.
This wasn't noticeable with `:lcd` because the window-local CWD gets
applied to the new terminal buffer. But it is noticeable with `:bcd`.
Solution:
Specify `cwd` in the job spec.
2026-08-07 07:44:19 -04:00
..
2026-08-05 15:07:19 -04:00
2026-07-04 07:29:26 -04:00
2026-07-31 21:50:04 +02:00
2026-08-01 17:48:32 -04:00
2026-08-07 07:44:19 -04:00
2026-07-27 11:12:47 -04:00
2026-07-13 19:44:15 +02:00
2026-07-22 07:26:09 -04:00
2026-03-12 04:40:07 -04:00
2026-07-15 05:55:51 -04:00
2026-07-24 13:05:20 +02:00
2026-07-01 13:26:21 +02:00
2026-07-27 06:25:21 -04:00
2026-08-06 13:17:07 +02:00
2026-04-30 19:19:42 +02:00
2026-04-25 19:02:06 +08:00
2026-07-13 19:44:15 +02:00
2026-07-21 07:58:44 -04:00
2026-04-22 11:38:58 -04:00
2026-05-02 10:46:23 -04:00
2026-04-23 17:11:59 -04:00
2026-07-26 17:40:06 -04:00
2026-04-28 18:29:17 -04:00
2026-07-31 21:50:04 +02:00
2026-04-30 11:43:04 -04:00