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 76bbf57b3d
Add select and deselect actions
Close #2358
4 years ago
..
algo Accented character normalization for Vietnamese characters (#2090) 4 years ago
protector
tui Make search toggleable 4 years ago
util
LICENSE 0.25.0 4 years ago
ansi.go Fix segmentation fault on \x1b[0K 4 years ago
ansi_test.go Fix unit tests 4 years ago
cache.go
cache_test.go
chunklist.go
chunklist_test.go
constants.go 0.24.0-rc1 4 years ago
core.go 0.25.0 4 years ago
history.go
history_test.go Migrate to GitHub Actions 4 years ago
item.go
item_test.go
matcher.go
merger.go Remove redundant assignment (#2356) 4 years ago
merger_test.go
options.go Add select and deselect actions 4 years ago
options_test.go Fix alt-, for --expect 4 years ago
pattern.go Smart match of accented characters 4 years ago
pattern_test.go
reader.go
reader_test.go
result.go Fix typos in source code (#2322) 4 years ago
result_others.go
result_test.go Fix unit tests 4 years ago
result_x86.go
terminal.go Add select and deselect actions 4 years ago
terminal_test.go
terminal_unix.go
terminal_windows.go
tokenizer.go Fix typos in source code (#2322) 4 years ago
tokenizer_test.go