fzf/shell
Junegunn Choi 23244bb410 [fish] Fix intermittent errors on CTRL-T
This seems like a bug of fish, but sometimes when you select an item
fish complains:

"insertion mode switches can not be used when not in insertion mode"

This only happens when using tmux pane. Injecting a dummy command
somehow fixes the issue.
2016-01-14 01:12:49 +09:00
..
completion.bash Fix autocompletion for absolute paths 2015-12-28 21:11:04 +01:00
completion.zsh Fix autocompletion for absolute paths 2015-12-28 21:11:04 +01:00
key-bindings.bash Pass FZF_DEFAULT_OPTS to non-interactive bash instance 2015-12-25 21:05:25 +01:00
key-bindings.fish [fish] Fix intermittent errors on CTRL-T 2016-01-14 01:12:49 +09:00
key-bindings.zsh [zsh] Fix #404 - Escape $ in $LBUFFER 2015-11-09 12:06:10 +09:00