mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-26 09:42:02 -07:00
[fish] Enable keys for scripts that use read
Remove the check that exits when the shell is non-interactive, so that the key bindings will work for the read command, when used by scripts.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
# - $FZF_ALT_C_COMMAND
|
||||
# - $FZF_ALT_C_OPTS
|
||||
|
||||
status is-interactive; or exit 0
|
||||
|
||||
|
||||
# Key bindings
|
||||
# ------------
|
||||
|
Reference in New Issue
Block a user