fzf/shell
Pierre Neidhardt 0508e70f9b Overhaul fish functions (#759)
Replace the "temp file" workaround with the "read" function: it's
simpler and faster.

Use proper escaping, remove the custom function.

The "file" widget uses last token as root for the "find" command.
This replaces the equivalent of '**' completion in bash/zsh.
The "$dir" non-expanded variable can be used in FZF_CTRL_T_COMMAND to
set the root.
2016-12-14 15:37:27 +09:00
..
completion.bash Fix #668 2016-09-24 15:39:13 -04:00
completion.zsh Use command to ignore shell function 2016-10-13 09:53:24 -06:00
key-bindings.bash [shell] Fix pruning condition of find command for CTRL-T and ALT-C 2016-11-15 01:52:54 +09:00
key-bindings.fish Overhaul fish functions (#759) 2016-12-14 15:37:27 +09:00
key-bindings.zsh [shell] Fix pruning condition of find command for CTRL-T and ALT-C 2016-11-15 01:52:54 +09:00