mirror of
https://github.com/junegunn/vim-plug
synced 2026-05-21 17:27:57 -04:00
Close #635 Close #668 Close #539 Use a temporary batchfile for :!, system(), and jobs and run it in cmd.exe. This bypasses Vim/Neovim issues in Windows and reduces the need to set more options. Also, s:shellesc_cmd works in a batchfile only. Set shellredir for system() in Windows $SHELL sets the default value of 'shell' (see :h 'shell'). This affects shellredir but cmd.exe requires '>%s 2>&1'.
72 KiB
72 KiB