index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
options.go
Age
Commit message (
Expand
)
Author
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
Add --header-lines-border to separate two headers
Junegunn Choi
2025-01-20
Make 'current-fg' inherit from 'fg' to simplify configuration
Junegunn Choi
2025-01-18
Add 'gap-line' color for the horizontal line on each gap
Junegunn Choi
2025-01-17
Allow setting border styles at once with --style full:STYLE
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
Add gap line
Junegunn Choi
2025-01-13
Add change-nth action
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 preview scrollbar with '--preview-window bottom,border-line'
Junegunn Choi
2025-01-07
Refactor option parser
Junegunn Choi
2025-01-07
Update man page sections
Junegunn Choi
2025-01-06
Restructure --help output
Junegunn Choi
2025-01-06
Add style presets: --style=[default|minimal|full]
Junegunn Choi
2025-01-06
Add preview border style 'line'
Junegunn Choi
2025-01-05
Border around the header section
Junegunn Choi
2025-01-04
Fix '--tmux border-native'
Junegunn Choi
2025-01-04
Add `border-native` option to `--tmux` flag (#4157)
Andreas Auernhammer
2025-01-02
Update --help output
Junegunn Choi
2025-01-02
Border around the input section (prompt + info)
Junegunn Choi
2024-12-31
Add missing --list-border=* parser
Junegunn Choi
2024-12-31
Add --list-border for additional border around the list section
Junegunn Choi
2024-12-19
Add toggle-hscroll
Junegunn Choi
2024-12-19
Add toggle-multi-line action
Junegunn Choi
2024-12-12
Respect the properties of the currently active preview window options
Junegunn Choi
2024-11-25
Allow walking multiple root directories (#4109)
msabathier
2024-11-04
Allow specifying '{n}' as the OFFSET in the preview-window flag (#4079)
jaydee-coder
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
2024-09-12
Add 'noinfo' option to hide scroll offset information in preview window
Junegunn Choi
2024-08-27
Change default --ellipsis to 'ยทยท'
Junegunn Choi
2024-08-13
Allow comments in $FZF_DEFAULT_OPTS and $FZF_DEFAULT_OPTS_FILE
Junegunn Choi
2024-07-27
Fix incompatibility of adaptive height and 'start:reload'
Junegunn Choi
2024-07-05
Remove --walker-path-sep
Junegunn Choi
2024-06-29
Add --walker-path-sep=CHAR to use a different path separator
Junegunn Choi
2024-06-25
Empty --marker-multi-line if --marker is empty
Junegunn Choi
2024-06-25
Add --wrap option and 'toggle-wrap' action (#3887)
Junegunn Choi
2024-06-24
Do not start the initial reader if 'reload*' is bound to 'start'
Junegunn Choi
2024-06-20
Allow empty pointer and marker
Junegunn Choi
2024-06-20
Add --info-command for customizing the input text
Junegunn Choi
2024-06-17
Add 'offset-middle' action
Junegunn Choi
2024-06-04
Add --tail=NUM to limit the number of items to keep in memory
Junegunn Choi
2024-06-01
--tmux vs. --height: Last one wins
Junegunn Choi
2024-06-01
Ignore --height option if it's not supported on the platform
Junegunn Choi
2024-05-31
Fix error message on invalid --tmux option
Junegunn Choi
2024-05-29
Make --tmux argument optional
Junegunn Choi
2024-05-28
[vim] Native --tmux fix for Neovim
Junegunn Choi
[prev]
[next]