fzf/shell
Junegunn Choi 3b52811796 Add support for search history
- Add `--history` option (e.g. fzf --history ~/.fzf.history)
- Add `--history-max` option for limiting the size of the file (default 1000)
- Add `previous-history` and `next-history` actions for `--bind`
    - CTRL-P and CTRL-N are automatically remapped to these actions when
      `--history` is used

Closes #249, #251
2015-06-14 00:48:48 +09:00
..
completion.bash Add support for search history 2015-06-14 00:48:48 +09:00
completion.zsh [zsh-completion] Fix #236 - zle redisplay 2015-05-20 16:18:30 +09:00
key-bindings.bash [bash] Ignore asterisk (modified) in history 2015-05-20 19:45:05 +09:00
key-bindings.fish Merge pull request #171 from oschrenk/vi-insert-mode-key-bindings-fish 2015-04-26 02:17:46 +09:00
key-bindings.zsh fix typo in argument of head 2015-05-09 21:11:01 +02:00