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-06-21
Accented character normalization for Vietnamese characters (#2090)
Khon Trieu
2020-05-18
Do not disable mouse after execute(-silent) when --height option is used
Junegunn Choi
2020-04-13
Run rubocop --auto-correct --disable-uncorrectable (#1967)
Jack Bates
2020-04-03
0.21.1
Junegunn Choi
2020-03-30
Update AtomicBool to use atomic memory operation (#1939)
Alexandr
2020-03-23
Fix ANSI color offsets when --keep-right is used
Junegunn Choi
2020-03-14
[windows] Do not include directories in the list
Junegunn Choi
2020-03-12
0.21.0
Junegunn Choi
2020-03-11
Add --keep-right option to keep the right end of the line visible
Junegunn Choi
2020-03-10
Make height option work under Windows (#1341)
Michael Kelley
2020-03-07
Do not read more than 10K characters from /dev/tty
Junegunn Choi
2020-03-05
Add more --border options; default changed to "rounded"
Junegunn Choi
2020-03-03
Ignore xterm OSC control sequences
Junegunn Choi
2020-03-01
Fix prefix/suffix/equal matcher to trim whitespaces
Junegunn Choi
2020-02-28
Add backward-delete-char/eof action (#1891)
James Wright
2020-02-24
Add 'insert' key for --bind
Junegunn Choi
2020-02-24
Fix panic on unexpected escape sequences
Junegunn Choi
2020-02-18
Update ANSI processor to handle "rmso" and "rmul"
Junegunn Choi
2020-02-17
Make pointer and multi-select marker customizable (#1844)
Hiroki Konishi
2020-02-16
Fix bug of validation of jump-labels (#1875)
Hiroki Konishi
2020-02-06
Fix inline info truncation
Junegunn Choi
2020-02-04
[windows] Use native walker since output of DOS command is not UTF-8 encoded ...
mattn
2020-01-25
Update copyright year (#1832)
Shun Sakai
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
[next]