index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2024-08-13
Allow comments in $FZF_DEFAULT_OPTS and $FZF_DEFAULT_OPTS_FILE
Junegunn Choi
2024-08-11
[bash] Enable fuzzy path completion for all commands (#3958)
Junegunn Choi
2024-07-31
0.54.3
Junegunn Choi
2024-07-27
Fix incompatibility of adaptive height and 'start:reload'
Junegunn Choi
2024-07-26
0.54.2
Junegunn Choi
2024-07-19
0.54.1
Junegunn Choi
2024-07-08
0.54.0
Junegunn Choi
2024-07-08
Bind CTRL-/ and ALT-/ to toggle-wrap by default
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
Fix typos
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-17
Fire 'result' even when input stream is not complete
Junegunn Choi
2024-06-17
--sync: Suppress initial render also when focus event is bound
Junegunn Choi
2024-06-17
Improved --sync behavior
Junegunn Choi
2024-06-14
Make GET endpoint available from 'execute' and 'transform' actions
Junegunn Choi
2024-06-10
Less aggressive chunk cache invalidation for --tail
Junegunn Choi
2024-06-06
Update docs
Junegunn Choi
2024-06-04
Add --tail=NUM to limit the number of items to keep in memory
Junegunn Choi
2024-06-02
Update CHANGELOG: clarification
Junegunn Choi
2024-05-31
Update CHANGELOG
Junegunn Choi
2024-05-27
Add multi-line example to CHANGELOG
Junegunn Choi
2024-05-27
Different marker for the first and last line of multi-line entries
Junegunn Choi
2024-05-25
Update CHANGELOG
Junegunn Choi
2024-05-24
Change default --scroll-off to 3
Junegunn Choi
2024-05-22
Add print(...) action
Junegunn Choi
2024-05-21
Update CHANGELOG
Junegunn Choi
2024-05-14
0.52.1
Junegunn Choi
2024-05-08
0.52.0
Junegunn Choi
2024-05-07
Add color names: selected-{fg,bg,hl}
Junegunn Choi
2024-05-01
0.51.0
Junegunn Choi
2024-05-01
[vim] Fix argument escaping for Windows batch file
Junegunn Choi
2024-04-27
Suggest using toggle+up instead of toggle-up
Junegunn Choi
2024-04-27
Add $FZF_POS environment variable
Junegunn Choi
2024-04-27
Add --with-shell for shelling out with different command and flags (#3746)
Junegunn Choi
2024-04-27
Add 'change-multi' action
Junegunn Choi
2024-04-15
0.50.0
Junegunn Choi
2024-04-14
Improve search performance by limiting the search scope
Junegunn Choi
2024-04-13
Export $FZF_KEY environment variable to child processes
Junegunn Choi
2024-04-05
0.49.0
Junegunn Choi
2024-04-04
Do not hide separator by default on --info=inline-right|hidden
Junegunn Choi
2024-04-02
Further performance improvements by removing unnecessary copies
Junegunn Choi
2024-04-02
Improve ingestion performance (by around 40%)
Junegunn Choi
2024-04-01
Improve ingestion performance (by around 20%)
Junegunn Choi
2024-03-29
Add environment variables: FZF_{BORDER,PREVIEW}_LABEL (#3693)
Matthieu Cneude
[prev]
[next]