fzf/test
Junegunn Choi 30bd0b53db Fix #481 - Use $SHELL instead of sh in execute action
Note that $SHELL only points to the default shell instead of the current
shell. If you're on a non-default shell, you might want to override the
value like follows.

  SHELL=zsh fzf --bind 'enter:execute:echo $ZSH_VERSION; sleep 1'
2016-02-03 04:46:02 +09:00
..
fzf.vader [vim] Try to make 'dir' option compatible with &autochdir 2016-01-12 01:15:36 +09:00
test_go.rb Fix #481 - Use $SHELL instead of sh in execute action 2016-02-03 04:46:02 +09:00