summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)Author
2014-06-14Extend --nth option to take rangesJunegunn Choi
2014-05-29Fix fzf-history-widget (#48)Junegunn Choi
2014-05-28removed tailing substitution causing all trailing space to be removed when ex...Chad Skeeters
2014-05-26Update installTom Cammann
2014-05-22OKJunegunn Choi
2014-05-21Update uninstall scriptJunegunn Choi
2014-05-04Fix #41: [CTRL-T] long file paths causing wrapping artifactsJunegunn Choi
2014-05-04Fix bug in install scriptJunegunn Choi
2014-05-02[fish] Remove temporary file after useJunegunn Choi
2014-05-02Fish shell support - installer / key bindings (#33)Junegunn Choi
2014-05-02Simpler check for cursesJunegunn Choi
2014-04-01set -o nonomatch for zsh (#34)Junegunn Choi
2014-04-01Do not load interactive parts when not required (#34)Junegunn Choi
2014-04-01Avoid CTRL-T error when default shell != zsh (#34)Junegunn Choi
2014-04-01Avoid starting interactive bash (#34)Junegunn Choi
2014-04-01Fix #34: tmux integration on LinuxJunegunn Choi
2014-03-31Use -p option of split-window instead of manual calculationJunegunn Choi
2014-03-31Update install script0.8.2Junegunn Choi
2014-03-28Allow setting tmux split height in %Junegunn Choi
2014-03-28Make CTRL-T use tmux split when possibleJunegunn Choi
2014-03-14Update README and installJunegunn Choi
2014-03-14Update README and install scriptJunegunn Choi
2014-03-13Add ALT-C keybinding for bashJunegunn Choi
2014-03-13Install curses gem in user's home directoryJunegunn Choi
2014-03-04Fix #22. Keybindings for vi-mode bash.Junegunn Choi
2014-02-26Use `fc` instead of `history` to avoid omz aliasChristian Wellenbrock
2014-02-26Unalias history on zsh (related #19)Junegunn Choi
2014-02-25Feed all zsh history into fzf (not only most recent)Christian Wellenbrock
2014-02-15Do not set key bindings in non-interactive shellJunegunn Choi
2014-02-13CTRL-R for bash: Unset $HISTTIMEFORMATJunegunn Choi
2014-02-07Change CTRL-T binding to include directoriesJunegunn Choi
2014-02-02Install curses 1.0.0Junegunn Choi
2014-01-29Make install script prefer system rubyJunegunn Choi
2014-01-14Update READMEJunegunn Choi
2013-12-26Fix typo in install scriptJunegunn Choi
2013-12-26Should not `--disable-gems` when curses gem is used (#14)Junegunn Choi
2013-12-26Install curses gem when not found (#14)Junegunn Choi
2013-12-22Make install script to add key bindings as wellJunegunn Choi
2013-11-29A minor update to install scriptJunegunn Choi
2013-11-26grep -FJunegunn Choi
2013-11-26Fix install script (use export-able function instead of alias)Junegunn Choi
2013-11-20Fix install script (source ~/.xxxrc has no effect)Junegunn Choi
2013-11-20Reload .bashrc/.zshrc after installationJunegunn Choi
2013-11-20Implement bash auto-completion with fzfJunegunn Choi
2013-10-24Initial commitJunegunn Choi