index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-10
Update CHANGELOG
Junegunn Choi
2025-10-09
Improve Unix domain socket handling
Junegunn Choi
2025-10-09
Fix --help output: socket path cannot be omitted
Junegunn Choi
2025-10-09
Add Unix domain socket support for --listen
Junegunn Choi
2025-10-09
Update CHANGELOG
Junegunn Choi
2025-10-09
Add 'best' to man page
Junegunn Choi
2025-10-09
Fix offset-up and offset-down with --layout=reverse-list
Junegunn Choi
2025-10-09
Add 'best' action
Junegunn Choi
2025-10-09
Go to the closest match when disabling raw mode
Junegunn Choi
2025-10-09
ADD $FZF_DIRECTION
Junegunn Choi
2025-10-09
CTRL-R: Bind ALT-R to toggle-raw
Junegunn Choi
2025-10-09
Rename: '--color hidden' to '--color nomatch'
Junegunn Choi
2025-10-09
Fix non-matching items not refreshing after clearing query
Junegunn Choi
2025-10-09
Fix: 'hidden' style not applied to text without colors
Junegunn Choi
2025-10-09
Add special 'strip' style attribute for stripping colors
Junegunn Choi
2025-10-09
Revise color configuration
Junegunn Choi
2025-10-09
Do not allow gutter characters with width other than 1
Junegunn Choi
2025-10-09
--gutter ' ' --color gutter:reverse
Junegunn Choi
2025-10-09
Add $FZF_RAW for conditional actions
Junegunn Choi
2025-10-09
Update CHANGELOG
Junegunn Choi
2025-10-09
Add enable-raw and disable-raw actions
Junegunn Choi
2025-10-09
Refactor action implementation
Junegunn Choi
2025-10-09
Remove TODO comments
Junegunn Choi
2025-10-09
Add '--bind ctrl-x:toggle-raw' to CTRL-R bindings
Junegunn Choi
2025-10-09
Introduce 'raw' mode
Junegunn Choi
2025-10-05
Deploying to master from @ junegunn/fzf@febaadbee5b896928664449d7f7c3c6fe2220...
junegunn
2025-10-04
Fix stray character artifacts when scrollbar is hidden
Junegunn Choi
2025-09-29
Bump actions/setup-go from 5 to 6 (#4513)
dependabot[bot]
2025-09-29
refactor: use maps.Copy and maps.Clone (#4518)
mickychang9
2025-09-28
Update --help output to avoid confusion
Junegunn Choi
2025-09-28
Deploying to master from @ junegunn/fzf@db2e95b1f22d34853ff385439a8359b9b1fad...
junegunn
2025-09-27
Remove unused field
Junegunn Choi
2025-09-27
merger: fix chunk cache never getting cleared (#4531)
alex-huff
2025-09-24
Remove alignment in .tool-versions for RuboCop
Junegunn Choi
2025-09-24
Apply shfmt to bash script files (make fmt)
Junegunn Choi
2025-09-24
make lint: Perform bash script linting
Junegunn Choi
2025-09-24
feat: add make fmt for *.sh *.bash
xieyonn
2025-09-23
tui/light: consume full 7-byte CSI sequences to prevent leftover printing (#4...
Massimo Mund
2025-09-22
Apply RuboCop suggestions
Junegunn Choi
2025-09-21
Update .tool-versions
Junegunn Choi
2025-09-21
Deploying to master from @ junegunn/fzf@2a92c7d792b45112ab82eef0be2aa11038e61...
junegunn
2025-09-17
Adjust base16 (16) theme (#4501)
Junegunn Choi
2025-09-16
Add --gutter to --help and man page
Junegunn Choi
2025-09-16
Style change: thinner gutter column (#4521)
Junegunn Choi
2025-09-16
Bump github.com/charlievieth/fastwalk from 1.0.13 to 1.0.14 (#4522)
dependabot[bot]
2025-09-14
No emoji
Junegunn Choi
2025-09-14
Fix CTRL-Z for tcell renderer by using the official API
Junegunn Choi
2025-09-14
Fix rendering of multiple OSC 8 links in a single line
Junegunn Choi
2025-09-07
Deploying to master from @ junegunn/fzf@ae12e94b1f2d0659f9b1b32ae6380a677ca19...
junegunn
2025-09-05
Add sub-word actions (#3997)
Massimo Mund
[next]