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
2020-01-19
Show error message when failed to start preview command (#1810)
Tony Metzidis
2020-01-19
Add pledge(2) support (OpenBSD only) via a 'protector' package. (#1297)
Aaron Bieber
2020-01-18
Fix F1, F2, F3, F4 on rxvt-unicode
Junegunn Choi
2020-01-15
Draw spinner with Unicode characters
Junegunn Choi
2019-12-31
Use rounded corners
Junegunn Choi
2019-12-18
0.20.0
Junegunn Choi
2019-12-16
Fix incorrect header array mutation
Junegunn Choi
2019-12-12
Add preview-fg and preview-bg for --color
Junegunn Choi
2019-12-12
Gutter color of 16-color theme should be undefined by default
Junegunn Choi
2019-12-09
Defer resetting multi-selection on reload
Junegunn Choi
2019-12-07
Add clear-query and clear-selection
Junegunn Choi
2019-12-06
Properly clear list when --header-lines not filled on reload
Junegunn Choi
2019-12-06
'reload' action should be allowed even where there's no match
Junegunn Choi
2019-12-05
Remove immediate flickering on reload action
Junegunn Choi
2019-11-21
Allow action composition over multiple --bind
Junegunn Choi
2019-11-21
Fix parse error of --bind expression
Junegunn Choi
2019-11-15
0.19.0
Junegunn Choi
2019-11-15
Fix --preview-window noborder with non-default background color
Junegunn Choi
2019-11-15
Update error message for --preview-window
Junegunn Choi
2019-11-15
Add `--preview-window noborder` option to disable preview border
Junegunn Choi
2019-11-15
Add --info=STYLE [default|inline|hidden]
Junegunn Choi
2019-11-14
More key chords for --bind
Junegunn Choi
2019-11-12
Remove trailing whitespaces when using --with-nth
Junegunn Choi
2019-11-12
'reload' action should reset multi-selection
Junegunn Choi
2019-11-12
'reload' action should reset --header-lines
Junegunn Choi
2019-11-11
Fix regression of select-all
Junegunn Choi
2019-11-11
Remove unnecessary reader barrier on --filter mode
Junegunn Choi
2019-11-10
Experimental implementation of "reload" action
Junegunn Choi
2019-11-10
Add --phony option for disabling search
Junegunn Choi
2019-11-05
Improvements to code quality and readability (#1737)
Alexandr
2019-11-02
Fix argument parser for -m
Junegunn Choi
2019-11-02
Remove unnecessary map lookup
Junegunn Choi
2019-11-02
Fix behavior of 'deselect-all' to only deselect matches
Junegunn Choi
2019-11-02
--multi to take optional argument to limit the number of selection
Junegunn Choi
2019-10-27
Add 'f' flag for placeholder expression (#1733)
Simon Fraser
2019-08-06
Fix #1657: alt-0 to alt-9
Junegunn Choi
2019-07-19
os.Kill signal cannot be trapped (#1641)
Christian Muehlhaeuser
2019-07-19
Code cleanup: remove unnecessary string conversions (#1642)
Christian Muehlhaeuser
2019-07-19
Code cleanup (#1640)
Christian Muehlhaeuser
2019-05-21
Disallow preview scroll when the content just fits the window
Junegunn Choi
2019-04-21
Output --help message to standard output
Junegunn Choi
2019-03-31
0.18.0
Junegunn Choi
2019-03-30
Fix regression of prompt display
Junegunn Choi
2019-03-29
Disable preview scroll if the content fits on the screen
Junegunn Choi
2019-03-29
Fix ineffective break statement
Junegunn Choi
2019-03-29
Avoid unnecessary redraw of the preview window
Junegunn Choi
2019-03-29
Redraw prompt only when necessary
Junegunn Choi
2019-03-29
Add --no-unicode option to draw borders in ASCII characters
Junegunn Choi
2019-03-17
Add color option for gutter
Junegunn Choi
2019-03-07
Always prepend ANSI reset code before re-assembling tokens
Junegunn Choi
[next]