mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
While at it, use `:lcd` to temporarily set the window local directory instead of `:cd` for the global working directory. fixes: #17334 closes: #17339 Signed-off-by: Michele Sorcinelli <michelesr@autistici.org> Signed-off-by: Christian Brabandt <cb@256bit.org>