diff options
| author | msr1k <msr0210+github@gmail.com> | 2019-12-15 18:25:58 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2019-12-15 18:25:58 +0900 |
| commit | a9906c7c2910b87cc97b9bb8668acfb457152e08 (patch) | |
| tree | ab9e7613d68251cde1c1628f7e6844ef9e3800b1 /shell/key-bindings.bash | |
| parent | 9fefe08b3fe9b1005e13aecc93e8276dbf4b1de8 (diff) | |
| download | fzf-a9906c7c2910b87cc97b9bb8668acfb457152e08.tar.gz | |
Add MSYS2 support as a vim plugin (#1677)
* Add MSYS2 support as a vim plugin
Add &shellcmdflag and TERM environment variable treatment.
- Make &shellcmdflag `/C` when &shell turns into `cmd.exe`
- Delete %TERM% environment variable before fzf execution
* Change shellescape default value depending on s:is_win flag
* Make TERM environment empty only when gui is running
* Stop checking &shell in fzf#shellescape function
This funcion's behavior is controlled by only if it is Windows or not.
So there is no need to check &shell.
* Take neovim into consideration when to set shellcmdflag
* Add &shellxquote control
Diffstat (limited to 'shell/key-bindings.bash')
0 files changed, 0 insertions, 0 deletions
