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
Zhizhen He 01e7668915
chore: use strings.ReplaceAll (#3801)
1 month ago
..
algo Refactor the code so that fzf can be used as a library (#3769) 1 month ago
protector Refactor the code so that fzf can be used as a library (#3769) 1 month ago
tui chore: use strings.ReplaceAll (#3801) 1 month ago
util chore: use strings.ReplaceAll (#3801) 1 month ago
LICENSE 0.45.0 6 months ago
actiontype_string.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
ansi.go Refactor the code to remove global variables 1 month ago
ansi_test.go chore: use strings.ReplaceAll (#3801) 1 month ago
cache.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
cache_test.go Check gofmt in `make test` 3 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 Refactor the code so that fzf can be used as a library (#3769) 1 month ago
core.go Refactor the code to remove global variables 1 month ago
functions.go Refactor the code to remove global variables 1 month ago
history.go Fix deprecations of ioutil (#3370) 11 months ago
history_test.go Fix deprecations of ioutil (#3370) 11 months ago
item.go Remove special nilItem 7 years ago
item_test.go Micro-optimizations 8 years ago
matcher.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
merger.go Fix bug where preview is not updated after reload when --disabled is set 1 year ago
merger_test.go Update test case 1 year ago
options.go chore: use strings.ReplaceAll (#3801) 1 month ago
options_no_pprof.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
options_pprof.go Enable profiling options when 'pprof' tag is set (#2813) 2 months ago
options_pprof_test.go Enable profiling options when 'pprof' tag is set (#2813) 2 months ago
options_test.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
pattern.go chore: use strings.ReplaceAll (#3801) 1 month ago
pattern_test.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
reader.go Refactor the code to remove global variables 1 month ago
reader_test.go Add --with-shell for shelling out with different command and flags (#3746) 2 months ago
result.go Fix highlighting of regions that are matched multiple times 5 months ago
result_others.go Modernize build tags 2 years ago
result_test.go Fix highlighting of regions that are matched multiple times 5 months ago
result_x86.go Modernize build tags 2 years ago
server.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago
terminal.go chore: use strings.ReplaceAll (#3801) 1 month ago
terminal_test.go Refactor the code to remove global variables 1 month ago
terminal_unix.go Add --with-shell for shelling out with different command and flags (#3746) 2 months ago
terminal_windows.go Add --with-shell for shelling out with different command and flags (#3746) 2 months ago
tokenizer.go Refactor the code to remove global variables 1 month ago
tokenizer_test.go Refactor the code so that fzf can be used as a library (#3769) 1 month ago