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 0558dfee79
Remove count field from ChunkList
7 years ago
..
algo Update FuzzyMatchV1 to use skip optimization used in V2 7 years ago
tui Remove unnecessary SCP (Save Cursor Position) 7 years ago
util Modify loop conditions in checkAscii function 7 years ago
LICENSE 0.16.3 7 years ago
ansi.go Optimize ANSI code scanner 7 years ago
ansi_test.go Update ANSI processor to handle more VT-100 escape sequences 8 years ago
cache.go Consolidate Result and rank structs 7 years ago
cache_test.go Remove special nilItem 7 years ago
chunklist.go Remove count field from ChunkList 7 years ago
chunklist_test.go Remove count field from ChunkList 7 years ago
constants.go Make Reader event notification asynchronous 7 years ago
core.go Remove count field from ChunkList 7 years ago
history.go Lint 9 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 Consolidate Result and rank structs 7 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 missing --no-expect flag 7 years ago
options_test.go Avoid unconditionally storsing input as runes 7 years ago
pattern.go Remove special nilItem 7 years ago
pattern_test.go Remove special nilItem 7 years ago
reader.go Make Reader event notification asynchronous 7 years ago
reader_test.go Make Reader event notification asynchronous 7 years ago
result.go Remove special nilItem 7 years ago
result_test.go Consolidate Result and rank structs 7 years ago
terminal.go Allow escaping meta characters with backslashes 7 years ago
terminal_test.go Further reduce unnecessary rune array conversion 7 years ago
terminal_unix.go Support CTRL-Z (SIGSTOP) 7 years ago
terminal_windows.go Support CTRL-Z (SIGSTOP) 7 years ago
tokenizer.go Avoid unconditionally storsing input as runes 7 years ago
tokenizer_test.go Avoid unconditionally storsing input as runes 7 years ago
update_assets.rb Update release script to upload assets in parallel 8 years ago