summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2021-03-25 19:56:18 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2021-03-25 20:00:09 +0900
commitf84b3de24b63e2e26cbfa2a24e61a4173824fffd (patch)
tree25628bb12f52c80c0b9cd4173b7512ce32139001 /plugin
parent6a1f3ec08b3bbe11d527cd9b32ac6275df11dbf9 (diff)
downloadfzf-f84b3de24b63e2e26cbfa2a24e61a4173824fffd.tar.gz
Automatically set /dev/tty as STDIN on execute action
https://github.com/junegunn/fzf/issues/1360#issuecomment-788178140 # Redirect /dev/tty to suppress "Vim: Warning: Input is not from a terminal" ls | fzf --bind "enter:execute(vim {} < /dev/tty)" # With this change, we can omit "< /dev/tty" part ls | fzf --bind "enter:execute(vim {})"
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions