mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-26 01:43:49 -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_COMMAND
|
||||||
# - $FZF_ALT_C_OPTS
|
# - $FZF_ALT_C_OPTS
|
||||||
|
|
||||||
status is-interactive; or exit 0
|
|
||||||
|
|
||||||
|
|
||||||
# Key bindings
|
# Key bindings
|
||||||
# ------------
|
# ------------
|
||||||
|
Reference in New Issue
Block a user