summaryrefslogtreecommitdiff
path: root/shell/key-bindings.bash
AgeCommit message (Expand)Author
2015-07-13[bash] Make CTRL-R work when histexpand is unset (#286)Junegunn Choi
2015-06-26[shell] Add FZF_CTRL_T_COMMAND for CTRL-TJunegunn Choi
2015-06-25[bash] Use `command \find` for ALT-CJunegunn Choi
2015-05-20[bash] Ignore asterisk (modified) in historyJunegunn Choi
2015-05-13[bash] CTRL-R to use history-expand-lineJunegunn Choi
2015-04-22Fix broken FZF_TMUX switch and update test cases (#203)Junegunn Choi
2015-04-22Apply fzf-tmux to key bindings (#203)Junegunn Choi
2015-04-16Prepare for 0.9.9 releaseJunegunn Choi
2015-03-31Implement --toggle-sort option (#173)Junegunn Choi
2015-03-13Make sure to start tmux pane from the current directory (#143)Junegunn Choi
2015-03-13Refactor shell extensionsJunegunn Choi