index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
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
Add $FZF_RAW for conditional actions
Junegunn Choi
2025-10-09
Add enable-raw and disable-raw actions
Junegunn Choi
2025-10-09
Introduce 'raw' mode
Junegunn Choi
2025-10-04
Fix stray character artifacts when scrollbar is hidden
Junegunn Choi
2025-09-22
Apply RuboCop suggestions
Junegunn Choi
2025-09-16
Style change: thinner gutter column (#4521)
Junegunn Choi
2025-09-05
Add sub-word actions (#3997)
Massimo Mund
2025-08-08
Fix incorrect truncation of --info-command with --info=inline-right
Junegunn Choi
2025-08-03
Fix a bug where you cannot unset the default `--nth` using `change-nth`
Junegunn Choi
2025-07-23
Add 'trigger(KEY_OR_EVENT[,...])' action
Junegunn Choi
2025-07-22
Fix --no-header-lines-border behavior
Junegunn Choi
2025-07-20
Add support for {*n} and {*nf} placeholder
Junegunn Choi
2025-07-06
Fix selection lost on revision bump
Junegunn Choi
2025-07-06
Fix regression where header is not updated
Junegunn Choi
2025-07-06
Add 'multi' event triggered on multi-selection changes
Junegunn Choi
2025-07-02
Fix panic caused by incorrect update ordering
Junegunn Choi
2025-06-26
Fix exact boundary match with --scheme=path or --tiebreak end
Junegunn Choi
2025-06-21
Add bg-cancel action to ignore running background transforms
Junegunn Choi
2025-06-19
Add {*} placeholder flag
Junegunn Choi
2025-06-19
Revert "Add {*} placeholder flag"
Junegunn Choi
2025-06-19
Add {*} placeholder flag
Junegunn Choi
2025-06-16
Implement asynchronous transform actions (#4419)
Junegunn Choi
2025-06-10
Add footer
Junegunn Choi
2025-06-10
Fix inconsistent placement of header-lines with border options
Junegunn Choi
2025-06-03
Fix the CI failure for PR caused by a spelling mistake (#4406)
Koichi Murase
2025-05-17
Show ellipsis for truncated labels
Junegunn Choi
2025-05-17
RuboCop lint
Junegunn Choi
2025-04-22
Add missing environment variables (#4356)
RafaelDominiquini
2025-04-13
Fix panic when use header border without pointer/marker (#4345)
phanium
2025-04-11
Fix trailing ␊ not rendered with '--read0 --no-multi-line'
Junegunn Choi
2025-03-28
Add change-ghost and transform-ghost
Junegunn Choi
2025-03-28
Fix header window not updated on change-header
Junegunn Choi
2025-03-28
Add change-pointer and transform-pointer
Junegunn Choi
2025-03-26
Fix query precedence in an action chain (#4326)
Junegunn Choi
2025-03-26
Improve query modification prevention in input-less mode
Junegunn Choi
2025-03-25
Do not ignore current query when input is hidden
Junegunn Choi
2025-03-23
Fix offset-middle not updating the list
Junegunn Choi
2025-03-15
Fix ghost text with inline info
Junegunn Choi
2025-03-14
Add `--ghost=TEXT` to display a ghost text when the input is empty
Junegunn Choi
2025-02-26
Make --accept-nth compatible with --select-1
Junegunn Choi
2025-02-26
[fish] Enable multiple history commands insertion (#4280)
bitraid
2025-02-23
Add support for {n} in --with-nth and --accept-nth templates
Junegunn Choi
2025-02-22
Fix 'jump' when pointer is empty
Junegunn Choi
2025-02-21
Don't trim last field when delimiter is regex (#4266)
phanium
2025-02-18
walker: Append path separator to directories
Junegunn Choi
2025-02-18
Fix {q} in preview window affected by 'search' action
Junegunn Choi
2025-02-12
Allow suffix match on --nth with custom --delimiter
Junegunn Choi
[next]