| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-26 | Add --margin option | Junegunn Choi | |
| Close #299 | |||
| 2015-07-23 | [bash] Update fzf option completion | Junegunn Choi | |
| 2015-07-04 | Fix g++: possible retry loop | Evgeny Vereshchagin | |
| See http://unix.stackexchange.com/q/213432/120177 | |||
| 2015-06-21 | 0.10.0 | Junegunn Choi | |
| 2015-06-14 | Add support for search history | Junegunn Choi | |
| - 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-05-21 | 0.9.12 | Junegunn Choi | |
| 2015-05-11 | [zsh/bash-completion] Avoid caret expansion | Junegunn Choi | |
| Close #233 setopt extendedglob on zsh caused caret in grep pattern to be expanded. Problem identified and patch submitted by @lazywei. | |||
| 2015-05-11 | [bash-completion] Allow specifying empty completion trigger (#230) | Junegunn Choi | |
| 2015-05-08 | [bash-completion] Ignore 0.0.0.0 | Junegunn Choi | |
| Close #228 | |||
| 2015-04-23 | Update completion for fzf itself | Junegunn Choi | |
| 2015-04-16 | Prepare for 0.9.9 release | Junegunn Choi | |
| 2015-04-14 | FZF_TMUX and FZF_TMUX_HEIGHT for fuzzy completion | Junegunn Choi | |
| 2015-04-14 | Fuzzy completion using fzf-tmux | Junegunn Choi | |
| 2015-03-13 | Refactor shell extensions | Junegunn Choi | |
| - Use symlinks instead of generating the full content - Update fish_user_paths and remove ~/.config/fish/functions/fzf.fish - Create wrapper script for fzf when Ruby version and use it instead of exported function not to break fzf-tmux | |||
