summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2022-11-18Fix typos in the source code (#3048)Zhizhen He
2022-08-08Allow specifying fzf options in $FZF_TMUX_OPTS without '--'Junegunn Choi
2022-08-07[fzf-tmux] Use fzf border instead of tmux popup border (#2908)Yang Tian
2022-08-06[fzf-tmux] Remove code for tmux 3.2 beta compatibilityJunegunn Choi
2021-08-15use consistent style for bash [[ ... ]]a1346054
2021-03-08[fzf-tmux] Adapt to tmux latest changes (#2379)solarizedalias
2021-01-01[fzf-tmux] Disable CTRL-ZJunegunn Choi
2020-10-09Simplify fzf-tmux scriptJunegunn Choi
2020-05-23[fzf-tmux] Fix zoomed pane handling in popup mode (#2054)karasu
2020-04-07[fzf-tmux] Allow positional flagsJunegunn Choi
2020-04-03[fzf-tmux] Fall back to plain fzf when split failedJunegunn Choi
2020-04-03[fzf-tmux] Use $PWD instead of #{pane_current_path}Junegunn Choi
2020-04-03[fzf-tmux] Set default horizontal marginJunegunn Choi
2020-04-03[fzf-tmux] Add option to start fzf in tmux popup windowJunegunn Choi
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