| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-25 | Split integration test file (#4205) | Junegunn Choi | |
| 2018-08-10 | [vim] Clear temporary window-local working directory | Junegunn Choi | |
| Close #1085 Close #1086 Close https://github.com/junegunn/fzf.vim/issues/678 | |||
| 2017-08-20 | [vim] Escape backslashes in fzf#shellescape (#1021) | Jan Edmund Lazo | |
| 2017-08-04 | [vim] Fix vader test cases | Junegunn Choi | |
| 2017-06-08 | [vim] Uncomment test case to escape % in cmd.exe (#941) | Jan Edmund Lazo | |
| 2017-05-29 | [vim] Replace s:fzf_shellescape and s:shellesc with fzf#shellescape (#916) | Jan Edmund Lazo | |
| 2016-10-22 | [vim] Respect g:fzf_colors | Junegunn Choi | |
| Close #711 | |||
| 2016-07-26 | [vim] Add fzf#wrap helper function | Junegunn Choi | |
| Close #627 | |||
| 2016-07-06 | [vim] Restore working directory even when new window is opened | Junegunn Choi | |
| Close #612 | |||
| 2016-01-12 | [vim] Try to make 'dir' option compatible with &autochdir | Junegunn Choi | |
| When 'dir' option is passed to fzf#run(), the current working directory is temporarily changed to the given directory, and restored at the end. However, this behavior is not compatible with &autochdir. This commit introduces a heuristic to determine whether or not to restore the previous working directory. Related: https://github.com/junegunn/fzf.vim/issues/70 | |||
| 2015-04-04 | [vim] Code cleanup | Junegunn Choi | |
| 2015-02-18 | Update Vader tests | Junegunn Choi | |
| 2014-03-25 | Major update to Vim plugin | Junegunn Choi | |
