index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2025-09-24
Apply shfmt to bash script files (make fmt)
Junegunn Choi
2025-02-09
fzf-preview.sh: Use kitten icat on ghostty (#4232)
Coko
2025-01-09
fzf-preview.sh: Support FILEPATH:LINE[:COL] argument
Junegunn Choi
2024-12-26
fzf-preview.sh: Don't include the file name in type information (#4143)
Hong Xu
2024-08-24
Fix fzf-tmux on tmux 3.0
Junegunn Choi
2024-06-19
fzf-preview.sh: Let chafa decide the right format
Junegunn Choi
2024-05-18
Add --tmux option to replace fzf-tmux script
Junegunn Choi
2024-04-17
[fzf-tmux] Replace `command -v` with `which`
Junegunn Choi
2024-03-13
Add walker options and replace 'find' with the built-in walker (#3649)
Junegunn Choi
2024-02-21
fzf-tmux: Workaround for tmux 3.4 bug
Junegunn Choi
2024-01-17
Kitty image support improvements
Junegunn Choi
2023-11-08
Fix a typo
Junegunn Choi
2023-11-07
(Experimental) Add support for iTerm2 inline image protocol
Junegunn Choi
2023-11-02
sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544)
Junegunn Choi
2023-11-02
fzf-preview.sh: Fall back to `stty size` (#2544)
Junegunn Choi
2023-10-30
fzf-preview.sh: Check the number of arguments
Junegunn Choi
2023-10-26
Fix kitty icat handling
Junegunn Choi
2023-10-26
Remove $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.2
Junegunn 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_EASTASIAN
Junegunn Choi
2023-05-31
[fzf-tmux] Pass $BAT_THEME
Junegunn Choi
2023-04-11
[fzf-tmux] Try awk before bc
Junegunn Choi
2023-04-06
[fzf-tmux] Use awk if bc is not found
Junegunn Choi
2023-04-02
[fzf-tmux] Disallow popup mode on tmux 3.1 or below
Junegunn Choi
2023-02-13
[fzf-tmux] Fix version check
Junegunn Choi
2023-02-13
[fzf-tmux] Do not set --margin 0,1 on tmux 3.3 or above
Junegunn Choi
2022-11-18
Fix typos in the source code (#3048)
Zhizhen He
2022-08-08
Allow 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 compatibility
Junegunn Choi
2021-08-15
use consistent style for bash [[ ... ]]
a1346054
2021-03-08
[fzf-tmux] Adapt to tmux latest changes (#2379)
solarizedalias
2021-01-01
[fzf-tmux] Disable CTRL-Z
Junegunn Choi
2020-10-09
Simplify fzf-tmux script
Junegunn Choi
2020-05-23
[fzf-tmux] Fix zoomed pane handling in popup mode (#2054)
karasu
2020-04-07
[fzf-tmux] Allow positional flags
Junegunn Choi
2020-04-03
[fzf-tmux] Fall back to plain fzf when split failed
Junegunn Choi
2020-04-03
[fzf-tmux] Use $PWD instead of #{pane_current_path}
Junegunn Choi
2020-04-03
[fzf-tmux] Set default horizontal margin
Junegunn Choi
2020-04-03
[fzf-tmux] Add option to start fzf in tmux popup window
Junegunn Choi
2018-05-04
[fzf-tmux] Avoid unnecessary recovery of window options
Junegunn 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 command
Junegunn 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 shell
Junegunn Choi
2017-06-04
[fzf-tmux] Fix cleanup of temporary files
Junegunn Choi
2017-04-03
[fzf-tmux] Close with exit code 130 when tmux pane is killed
Kouki Higashikawa
[next]