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-02-12
Make --accept-nth and --with-nth support templates
Junegunn Choi
2025-02-11
Print --wrap-sign in preview window
Junegunn Choi
2025-02-09
Rename actions: exclude and exclude-multi
Junegunn Choi
2025-02-09
Add exclude-current action
Junegunn Choi
2025-02-09
Add 'exclude' action for excluding current/selected items from the result (#4...
Junegunn Choi
2025-02-09
Add --accept-nth option to transform the output
Junegunn Choi
2025-02-07
Fix change-header-label+change-header
Junegunn Choi
2025-02-02
Update Dockerfile
Junegunn Choi
2025-02-02
Fix failing test case
Junegunn Choi
2025-02-02
Stop processing more actions after a terminal action (accept, abort, etc.)
Junegunn Choi
2025-02-02
Fix RuboCop errors
Junegunn Choi
2025-02-02
Fix tcell renderer's pause and resume
Junegunn Choi
2025-02-02
FZF_KEY enhancements
Junegunn Choi
2025-02-01
Fix {show,hide,toggle}-input and add test cases
Junegunn Choi
2025-02-01
Display header lines at the top in 'reverse-list' layout
Junegunn Choi
2025-02-01
Add toggle-bind
Junegunn Choi
2025-02-01
Fix --layout reverse-list --no-input
Junegunn Choi
2025-01-30
Add --no-input to hide the input section (#4210)
Junegunn Choi
2025-01-28
Enhance --min-height option to take number followed by +
Junegunn Choi
2025-01-27
Fix test case
Junegunn Choi
2025-01-27
Allow {q} placeholders with range expressions
Junegunn Choi
2025-01-27
More match_count fixes
Junegunn Choi
2025-01-27
Fix edge cases in --bind where ',' or ':' are chained (#4206)
Junegunn Choi
2025-01-27
[test] Prefer match_count over item_count
Junegunn Choi
2025-01-27
Allow actions to multiple keys and events at once
Junegunn Choi
2025-01-26
Add 'search' and 'transform-search'
Junegunn Choi
2025-01-25
Split integration test file (#4205)
Junegunn Choi
2025-01-23
Fix RuboCop errors
Junegunn Choi
2025-01-23
Fix --info-command when focus event is bound
Junegunn Choi
2025-01-23
Add --header-lines-border to separate two headers
Junegunn Choi
2025-01-17
Allow setting border styles at once with --style full:STYLE
Junegunn Choi
2025-01-16
Export the current nth value as $FZF_NTH
Junegunn Choi
2025-01-15
Add gap line
Junegunn Choi
2025-01-13
Fix change-nth
Junegunn Choi
2025-01-13
Add change-nth action
Junegunn Choi
2025-01-12
Align header with the list
Junegunn Choi
2025-01-07
Fix adaptive height with --header-border
Junegunn Choi
2025-01-06
Remove header indentation when unnecessary
Junegunn Choi
2025-01-05
Border around the header section
Junegunn Choi
2025-01-02
Fix RuboCop error
Junegunn Choi
2025-01-02
Border around the input section (prompt + info)
Junegunn Choi
2024-12-19
Add toggle-hscroll
Junegunn Choi
2024-12-19
Add toggle-multi-line action
Junegunn Choi
2024-12-12
Restore previous behavior
Junegunn Choi
2024-12-12
Change test case expectation (hard-coded minimum width removed)
Junegunn Choi
2024-12-12
Respect the properties of the currently active preview window options
Junegunn Choi
2024-12-03
chore: completion test command sequence (#4115)
LangLangBart
2024-10-01
Make RuboCop happy
Junegunn Choi
2024-10-01
Add --gap option to put empty lines between items
Junegunn Choi
2024-09-12
Redraw/hide scroll offset when 'info' property is changed
Junegunn Choi
[prev]
[next]