diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2017-12-01 13:08:55 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2017-12-01 13:08:55 +0900 |
| commit | c20954f020a16d6c013b59a894dead4cbfb52a83 (patch) | |
| tree | 41ce3f363a8932526e9c4da17ba8754ba6bf9e0c /shell | |
| parent | 1e8e1d3c9deaf3abdcf42ab5b63927b9eac4a98c (diff) | |
| download | fzf-c20954f020a16d6c013b59a894dead4cbfb52a83.tar.gz | |
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
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions
