You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
completion.bash Add support for search history 9 years ago
completion.zsh [zsh-completion] Fix #236 - zle redisplay 9 years ago
key-bindings.bash [bash] Ignore asterisk (modified) in history 9 years ago
key-bindings.fish Merge pull request #171 from oschrenk/vi-insert-mode-key-bindings-fish 9 years ago
key-bindings.zsh fix typo in argument of head 9 years ago