summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2015-04-20[fzf-tmux] Fix #204 - Escape command substitutionJunegunn Choi
2015-04-20[fzf-tmux] Use bash instead of sh (#204)Junegunn Choi
2015-04-18[fzf-tmux] Minor adjustmentJunegunn Choi
2015-04-18[fzf-tmux] Fix #200 - Double-quote handlingJunegunn Choi
2015-04-12Make fzf-tmux work when fzf is not in $PATH but in the same directoryJunegunn Choi
2015-03-13Make sure to start tmux pane from the current directory (#143)Junegunn Choi
2015-03-13[fzf-mux] Remove unnecessary env var from commandJunegunn Choi
2015-03-10[vim] Use fzf-tmux script for tmux integrationJunegunn Choi
2015-03-09[fzf-tmux] Apply environment variablesJunegunn Choi
2015-03-09[fzf-tmux] Allow opening fzf on any position (-u/-d/-l/-r)Junegunn Choi
2015-03-08[fzf-tmux] Fix duplicate arguments to fzfJunegunn Choi
2015-03-08[fzf-tmux] Fix `--`Junegunn Choi
2015-03-08[fzf-tmux] Allow -w / -h without size argumentJunegunn Choi
2015-03-07Fix fzf-tmux script (bash 3.2 compatibility)Junegunn Choi
2015-03-07Use absolute path of fzf when splitting tmux windowJunegunn Choi
2015-03-07Use the term `pane` instead of `split` when not ambiguousJunegunn Choi
2015-03-06Add fzf-tmux scriptJunegunn Choi