fzf/src/util
Junegunn Choi 6c6c0a4778
Make util.RuneWidth return 1 for non-displayable characters
Fix line wrapping in preview window
2017-01-09 10:49:05 +09:00
..
atomicbool_test.go Reorganize source code 2015-01-12 12:56:17 +09:00
atomicbool.go Reorganize source code 2015-01-12 12:56:17 +09:00
chars_test.go [perf] Remove memory copy when using string delimiter 2016-08-14 04:30:55 +09:00
chars.go Use unicode.IsSpace to cover more whitespace characters 2016-09-29 22:40:22 +09:00
eventbox_test.go Reorganize source code 2015-01-12 12:56:17 +09:00
eventbox.go Code cleanup 2015-03-22 16:05:54 +09:00
slab.go Revise ranking algorithm 2016-09-18 14:34:46 +09:00
util_test.go [perf] evaluateBonus can start from sidx - 1 2016-08-14 11:58:47 +09:00
util_unix.go Add --height option 2017-01-08 02:09:56 +09:00
util_windows.go Add --height option 2017-01-08 02:09:56 +09:00
util.go Make util.RuneWidth return 1 for non-displayable characters 2017-01-09 10:49:05 +09:00