summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2024-04-17[fzf-tmux] Replace `command -v` with `which`Junegunn Choi
2024-03-13Add walker options and replace 'find' with the built-in walker (#3649)Junegunn Choi
2024-02-21fzf-tmux: Workaround for tmux 3.4 bugJunegunn Choi
2024-01-17Kitty image support improvementsJunegunn Choi
2023-11-08Fix a typoJunegunn Choi
2023-11-07(Experimental) Add support for iTerm2 inline image protocolJunegunn Choi
2023-11-02sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544)Junegunn Choi
2023-11-02fzf-preview.sh: Fall back to `stty size` (#2544)Junegunn Choi
2023-10-30fzf-preview.sh: Check the number of argumentsJunegunn Choi
2023-10-26Fix kitty icat handlingJunegunn Choi
2023-10-26Remove $FZF_PREVIEW_PIXEL_{WIDTH,HEIGHT} (#2544)Junegunn Choi
2023-10-26(Experimental) Improve Sixel graphics support (#2544)Junegunn Choi
2023-10-13[fzf-tmux] Fix 'empty command' error on tmux 3.2Junegunn Choi
2023-08-24[fzf-tmux] Turn off remain-on-exit only on fzf-tmux pane (#3410)Chandan Mangu
2023-08-03[fzf-tmux] Pass $RUNEWIDTH_EASTASIANJunegunn Choi
2023-05-31[fzf-tmux] Pass $BAT_THEMEJunegunn Choi
2023-04-11[fzf-tmux] Try awk before bcJunegunn Choi
2023-04-06[fzf-tmux] Use awk if bc is not foundJunegunn Choi
2023-04-02[fzf-tmux] Disallow popup mode on tmux 3.1 or belowJunegunn Choi
2023-02-13[fzf-tmux] Fix version checkJunegunn Choi
2023-02-13[fzf-tmux] Do not set --margin 0,1 on tmux 3.3 or aboveJunegunn Choi
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