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/util
Junegunn Choi 6c6c0a4778
Make util.RuneWidth return 1 for non-displayable characters
Fix line wrapping in preview window
8 years ago
..
atomicbool.go Reorganize source code 10 years ago
atomicbool_test.go Reorganize source code 10 years ago
chars.go Use unicode.IsSpace to cover more whitespace characters 8 years ago
chars_test.go [perf] Remove memory copy when using string delimiter 8 years ago
eventbox.go Code cleanup 10 years ago
eventbox_test.go Reorganize source code 10 years ago
slab.go Revise ranking algorithm 8 years ago
util.go Make util.RuneWidth return 1 for non-displayable characters 8 years ago
util_test.go [perf] evaluateBonus can start from sidx - 1 8 years ago
util_unix.go Add --height option 8 years ago
util_windows.go Add --height option 8 years ago