summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2018-05-04[fzf-tmux] Avoid unnecessary recovery of window optionsJunegunn Choi
2018-05-04[fzf-tmux] Restore tmux window options (#1272)Heinrich Kruger
2017-09-28[fzf-tmux] Executes fzf from fzf-tmux with a process name (#1056)Ricardo González
2017-09-01[fzf-tmux] Remove cat commandJunegunn Choi
2017-09-01[fzf-tmux] Add pane_height/pane_width fallback (#1037)Mike Hearn
2017-08-26[fzf-tmux] Execute trap with bash instead of the default shellJunegunn Choi
2017-06-04[fzf-tmux] Fix cleanup of temporary filesJunegunn Choi
2017-04-03[fzf-tmux] Close with exit code 130 when tmux pane is killedKouki Higashikawa
2017-04-01[fzf-tmux] Fix issue with zoomed pane on fish (#891)五所和哉
2017-02-08[fzf-tmux] Fix race condition when using -l/-u on zoomed panesJunegunn Choi
2017-01-08Add --height optionJunegunn Choi
2016-10-13[fzf-tmux] Fix bash conditionJunegunn Choi
2016-10-12[fzf-tmux/vim/nvim] Do not split small windowJunegunn Choi
2016-09-06Make fzf target correct session in groupBryan Head
2016-08-31Revert "Unset TMUX before splitting window" (#648)Junegunn Choi
2016-08-28Unset TMUX before splitting windowBryan Head
2016-07-10[fzf-tmux] Add --version and --help flagsJunegunn Choi
2016-07-10[fzf-tmux] Use double bracketsJunegunn Choi
2016-07-10[fzf-tmux] Fail fast if fzf excutable is not foundJunegunn Choi
2016-06-08[fzf-tmux] Escape $ in argumentsJunegunn Choi
2016-06-03[vim/fzf-tmux] Handle fzf project directory with spacesJunegunn Choi
2016-06-03Revert "Change tmux pane title for fzf splits"Junegunn Choi
2016-06-01Change tmux pane title for fzf splitsAndrey Kashin
2016-05-15[fzf-tmux] Escape backslash in command-line argumentsJunegunn Choi
2016-05-11[fzf-tmux] Fix #562 - Check $TMUX instead of $TMUX_PANEJunegunn Choi
2016-04-24[fzf-tmux] Do not split pane if the height is too smallJunegunn Choi
2016-03-15[fzf-tmux] Fix invalid redirectionJunegunn Choi
2016-03-15[fzf-tmux] Fix issues on tmux 1.8Junegunn Choi
2016-03-15[fzf-tmux] tmux 1.6 compatibilityJunegunn Choi
2016-01-07[fzf-tmux] Turn off remain-on-exit optionJunegunn Choi
2016-01-07[fzf-tmux] Fix #466 - Make fifos writable by other usersJunegunn Choi
2015-12-08Correct fzf-tmux tmux checking bugPokey Rule
2015-12-07Support fzf-tmux when zoomedPokey Rule
2015-10-05[fzf-tmux] Create temp files in $TMPDIR if definedJunegunn Choi
2015-09-18[fzf-tmux] Exit with the same exit status as with fzfJunegunn Choi
2015-09-07[fzf-tmux] Fix #343 - Escape backticks in --queryJunegunn Choi
2015-07-28[fzf-tmux] Ensure that the same $TERM value is used in splitJunegunn Choi
2015-07-28Do not use tmux pane if the current pane is zoomedJunegunn Choi
2015-04-24[fzf-tmux] Fix #215 - Prepend env to avoid error on fishJunegunn Choi
2015-04-20[fzf-tmux/vim] Fixes for fish (#204)Junegunn Choi
2015-04-20Revert "[fzf-tmux] Fix #204 - Escape command substitution"Junegunn Choi
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