fzf/test
Junegunn Choi c20954f020
Add replace-query action
replace-query action replaces the query string with the current
selection. If the selection is too long, it will be truncated.

If the line contains meta-characters of fzf search syntax, it is
possible that the line is no longer included in the updated result.

e.g.

  echo '!hello' | fzf --bind ctrl-v:replace-query

Close #1137
2017-12-01 13:08:55 +09:00
..
fzf.vader [vim] Escape backslashes in fzf#shellescape (#1021) 2017-08-20 12:28:36 +09:00
test_go.rb Add replace-query action 2017-12-01 13:08:55 +09:00