Commit Graph

273 Commits

Author SHA1 Message Date
Junegunn Choi 89298a8d23 [vim] Do not print error message on exit status 1 2014-07-04 18:35:04 +09:00
Junegunn Choi 3e91c189ae [vim] Defer `type fzf` to reduce startup time 2014-06-27 21:03:25 +09:00
Junegunn Choi 4a3a5ee70d [vim] External terminal emulator for GVim 2014-06-15 12:15:39 +09:00
Junegunn Choi 65c1b53275 [vim] Options to xterm command 2014-06-15 03:18:29 +09:00
Junegunn Choi 0b43f988c7 [vim] Enable fzf in GVim using xterm 2014-06-15 03:06:26 +09:00
Junegunn Choi 16031b0d54 [Vim] Allow vertical split of tmux window 2014-04-12 19:53:39 +09:00
Junegunn Choi af677e7e35 Vim plugin: do not enable tmux-integration if version < 1.7 2014-04-04 12:43:29 +09:00
Junegunn Choi af616457e3 Use -p option of split-window instead of manual calculation 2014-03-31 13:48:53 +09:00
Junegunn Choi 1a100a2919 No need for screenrow() 2014-03-31 13:36:58 +09:00
Junegunn Choi a85bb93b69 Fix use of screenrow when tmux height is given in % 2014-03-31 13:22:52 +09:00
Junegunn Choi cf8dbf8047 Allow setting tmux split height in % 2014-03-28 17:15:45 +09:00
Junegunn Choi 2b346659a0 Vim plugin: tmux integration 2014-03-28 00:58:07 +09:00
Junegunn Choi 49081711a9 Execute clear before fzf 2014-03-26 01:34:59 +09:00
Junegunn Choi e7439ce193 Major update to Vim plugin 2014-03-25 19:55:52 +09:00
Junegunn Choi b8e438b6be Prefer pre-existing function/alias in Vim plugin 2014-03-25 12:05:57 +09:00
Junegunn Choi 2540c9062f The last argument doesn't have to be a path 2013-11-20 10:46:53 +09:00
Junegunn Choi f28274109f Update Vim plugin to take path argument 2013-11-20 10:31:33 +09:00
Junegunn Choi 90adda73b0 Update Vim plugin
Changes:
- Rename g:fzf_command to g:fzf_source
- Support multi-select mode
- Add fzf#run(vim_command, fzf_args) function

Todo:
- Faster startup with --disable-gems option when available
2013-11-17 02:41:10 +09:00
Junegunn Choi dc67420319 Make fzf.vim separately installable 2013-11-05 13:45:23 +09:00
Junegunn Choi fd2472d11c Ignore empty file path 2013-11-01 16:07:46 +09:00
Junegunn Choi 20ac8daeaa Update Vim plugin accordingly 2013-11-01 00:23:53 +09:00
Junegunn Choi abd07ffb9e Implement --no-sort options with some fixes 2013-10-24 18:56:33 +09:00
Junegunn Choi 03b204ec40 Initial commit 2013-10-24 01:04:17 +09:00