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-04 12:12:23 +02:00
2026-08-07 04:41:37 -04:00
2026-07-27 11:12:47 -04:00
2026-08-04 06:36:58 +02:00
2026-08-07 04:41:37 -04:00
2026-08-03 11:53:20 -05:00
2026-07-21 13:22:39 +02:00
2026-08-07 05:09:48 -04:00
2026-08-06 13:17:07 +02:00
2026-08-01 10:07:26 -04:00
2026-08-06 03:39:53 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-07 07:44:19 -04:00
2024-11-21 11:35:16 +00:00
2026-08-02 14:42:47 -04:00
2026-08-07 07:06:23 -04:00
2026-08-04 13:28:26 -04:00
2026-07-21 13:22:39 +02:00
2026-04-15 12:09:25 +01:00
2026-08-04 12:12:23 +02:00
2026-06-20 01:17:32 +00:00