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 ca0b3b6fd7
Fixes for Cygwin
- Update install script to download Windows binary if $TERM == cygwin
- Unset TERM if $TERM == cygwin (#933)
- Always use cmd.exe instead of $SHELL when running commands
7 years ago
..
algo Normalize pattern string before passing it to Algo function 8 years ago
tui Fixes for Cygwin 7 years ago
util Fixes for Cygwin 7 years ago
LICENSE 0.16.3 7 years ago
ansi.go Update ANSI processor to strip ^H along with its preceding character 7 years ago
ansi_test.go Update ANSI processor to handle more VT-100 escape sequences 8 years ago
cache.go Micro-optimizations 8 years ago
cache_test.go Micro-optimizations 8 years ago
chunklist.go Performance fix - unnecessary rune convertion on --ansi 9 years ago
chunklist_test.go Revise ranking algorithm 8 years ago
constants.go 0.16.7 7 years ago
constants_unix.go Exclude sysfs in find commands 7 years ago
constants_windows.go Prepare for termbox/windows build 8 years ago
core.go Add git revision to --version output 7 years ago
history.go Lint 9 years ago
history_test.go Implement tcell-based renderer 8 years ago
item.go Fix inconsistent tiebreak scores when --nth is used 7 years ago
item_test.go Micro-optimizations 8 years ago
matcher.go Revise ranking algorithm 8 years ago
merger.go Remove Offset slice from Result struct 8 years ago
merger_test.go Remove Offset slice from Result struct 8 years ago
options.go Use glide to handle go dependencies 7 years ago
options_test.go Add support for ctrl-alt-[a-z] key chords 7 years ago
pattern.go Fix inconsistent tiebreak scores when --nth is used 7 years ago
pattern_test.go Fix caching scheme when --exact is set and '-prefix is used 7 years ago
reader.go Fix issues in tcell renderer and Windows build 8 years ago
reader_test.go Performance fix - unnecessary rune convertion on --ansi 9 years ago
result.go Fix inconsistent tiebreak scores when --nth is used 7 years ago
result_test.go Fix inconsistent tiebreak scores when --nth is used 7 years ago
terminal.go Respect ANSI color state from the previous line in preview output 7 years ago
terminal_test.go Add execute-silent action 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 Fix inconsistent tiebreak scores when --nth is used 7 years ago
tokenizer_test.go Fix inconsistent tiebreak scores when --nth is used 7 years ago
update_assets.rb Update release script to upload assets in parallel 8 years ago