You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/src
Junegunn Choi 334a4fa159
0.21.1
4 years ago
..
algo Fix prefix/suffix/equal matcher to trim whitespaces 4 years ago
protector Add pledge(2) support (OpenBSD only) via a 'protector' package. (#1297) 4 years ago
tui Make height option work under Windows (#1341) 4 years ago
util Update AtomicBool to use atomic memory operation (#1939) 4 years ago
LICENSE Update copyright year (#1832) 4 years ago
ansi.go Ignore xterm OSC control sequences 4 years ago
ansi_test.go Always prepend ANSI reset code before re-assembling tokens 5 years ago
cache.go Consolidate Result and rank structs 7 years ago
cache_test.go Remove special nilItem 7 years ago
chunklist.go Experimental implementation of "reload" action 5 years ago
chunklist_test.go Remove count field from ChunkList 7 years ago
constants.go 0.21.1 4 years ago
core.go Fix incorrect header array mutation 4 years ago
history.go Code cleanup (#1640) 5 years ago
history_test.go Implement tcell-based renderer 8 years ago
item.go Remove special nilItem 7 years ago
item_test.go Micro-optimizations 8 years ago
matcher.go Experimental implementation of "reload" action 5 years ago
merger.go Remove special nilItem 7 years ago
merger_test.go Further reduce unnecessary rune array conversion 7 years ago
options.go Add --keep-right option to keep the right end of the line visible 4 years ago
options_test.go Make pointer and multi-select marker customizable (#1844) 4 years ago
pattern.go Inverse-only matches should not reorder the remaining results 6 years ago
pattern_test.go Fix prefix/suffix/equal matcher to trim whitespaces 4 years ago
reader.go [windows] Do not include directories in the list 4 years ago
reader_test.go Remove unnecessary reader barrier on --filter mode 5 years ago
result.go Improvements to code quality and readability (#1737) 5 years ago
result_others.go Optimize rank comparison on x86 (little-endian) 7 years ago
result_test.go Optimize rank comparison on x86 (little-endian) 7 years ago
result_x86.go Optimize rank comparison on x86 (little-endian) 7 years ago
terminal.go Fix ANSI color offsets when --keep-right is used 4 years ago
terminal_test.go Improvements to code quality and readability (#1737) 5 years ago
terminal_unix.go Support CTRL-Z (SIGSTOP) 7 years ago
terminal_windows.go Support CTRL-Z (SIGSTOP) 7 years ago
tokenizer.go Code cleanup (#1640) 5 years ago
tokenizer_test.go Code cleanup: remove unnecessary string conversions (#1642) 5 years ago
update_assets.rb Update release script to upload assets in parallel 7 years ago