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 e00e7e1e56
Remove unnecessary ANSI code injection
5 years ago
..
algo Remove an unnecessary code branch 7 years ago
tui Do not wait for more keystrokes after double escape characters 6 years ago
util Preserve the original color of each token when using --with-nth with --ansi 5 years ago
LICENSE 0.16.3 8 years ago
ansi.go Use simple string concatenation instead of using fmt.Sprintf 5 years ago
ansi_test.go Preserve the original color of each token when using --with-nth with --ansi 5 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 0.17.5 6 years ago
core.go Remove unnecessary ANSI code injection 5 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 Inverse-only matches should not reorder the remaining results 6 years ago
merger.go Remove special nilItem 7 years ago
merger_test.go Further reduce unnecessary rune array conversion 7 years ago
options.go Provide an option to reverse items only (#1267) 6 years ago
options_test.go Make fzf pass go vet 6 years ago
pattern.go Inverse-only matches should not reorder the remaining results 6 years ago
pattern_test.go Make fzf pass go vet 6 years ago
reader.go Kill running preview process after 500ms when focus has changed 6 years ago
reader_test.go Update FZF_DEFAULT_COMMAND 7 years ago
result.go Optimize rank comparison on x86 (little-endian) 7 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 Export FZF_PREVIEW_LINES and FZF_PREVIEW_COLUMNS to preview process 5 years ago
terminal_test.go Implement flag for preserving whitespace around field (#1242) 6 years ago
terminal_unix.go Support CTRL-Z (SIGSTOP) 7 years ago
terminal_windows.go Support CTRL-Z (SIGSTOP) 7 years ago
tokenizer.go Make fzf pass go vet 6 years ago
tokenizer_test.go Make fzf pass go vet 6 years ago
update_assets.rb Update release script to upload assets in parallel 8 years ago