index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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 {show,hide,toggle}-input and expose $FZF_INPUT_STATE
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
Set the default value of --min-height depending on other options
Junegunn Choi
2025-01-27
Allow {q} placeholders with range expressions
Junegunn Choi
2025-01-27
Fix edge cases in --bind where ',' or ':' are chained (#4206)
Junegunn Choi
2025-01-27
Allow actions to multiple keys and events at once
Junegunn Choi
2025-01-27
Enhance click-header event
Junegunn Choi
2025-01-26
Make click-header export $FZF_CLICK_HEADER_{NTH,WORD}
Junegunn Choi
2025-01-26
Add 'search' and 'transform-search'
Junegunn Choi
2025-01-25
Add 'bell' action to ring the terminal bell
Junegunn Choi
2025-01-24
Option to prioritize file name matches (#4192)
Junegunn Choi
2025-01-23
Make it possible to change one-time preview window
Junegunn Choi
2025-01-23
Fix resizing of a one-time preview window
Junegunn Choi
2025-01-23
Fix header window location and size
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-22
Support OSC 8 sequence with BEL characters
Junegunn Choi
2025-01-20
Make 'current-fg' inherit from 'fg' to simplify configuration
Junegunn Choi
2025-01-20
Fix a non-constant format string (#4189)
Elliott Sales de Andrade
2025-01-18
Add 'gap-line' color for the horizontal line on each gap
Junegunn Choi
2025-01-17
chore: fix comment (#4181)
piguagua
2025-01-17
Allow setting border styles at once with --style full:STYLE
Junegunn Choi
2025-01-16
Do not apply nth style when the whole range is covered
Junegunn Choi
2025-01-16
Export the current nth value as $FZF_NTH
Junegunn Choi
2025-01-16
Skip merging nth offsets when unnecessary
Junegunn Choi
2025-01-16
Allow displaying --nth parts in a different text style
Junegunn Choi
2025-01-15
Add --gap-line to --help output and man page
Junegunn Choi
2025-01-15
Disallow incorrect wrapping range expression for --nth
Junegunn Choi
2025-01-15
Add gap line
Junegunn Choi
2025-01-13
Simplify nth comparison when reusing transformed tokens
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-12
Treat a single-character delimiter as a plain string delimiter
Junegunn Choi
2025-01-11
Refactor --preview-border=line
Junegunn Choi
2025-01-11
Fix window sizing with borders on the right
Junegunn Choi
2025-01-11
Fix preview scrollbar with '--preview-window bottom,border-line'
Junegunn Choi
2025-01-11
Make preview-scrollbar color conditionally inherit from scrollbar color
Junegunn Choi
2025-01-10
Trim unsupported OSC sequences (#4169)
Junegunn Choi
2025-01-10
Add a test case for the mixed delimiter ANSI sequence (#4169)
Junegunn Choi
2025-01-10
Support ANSI sequences with mixed ; and : delimiters (#4169)
Junegunn Choi
2025-01-08
Do not export $LINES and $COLUMNS for non-preview processes
Junegunn Choi
2025-01-07
Refactor option parser
Junegunn Choi
[prev]
[next]