fzf/src/util
Christian Muehlhaeuser a1260feeed Code cleanup (#1640)
- Replaced time.Now().Sub() with time.Since()
- Replaced unnecessary string/byte slice conversions
- Removed obsolete return and value assignment in range loop
2019-07-19 13:22:35 +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 Avoid unconditionally storsing input as runes 2017-07-20 02:44:30 +09:00
chars.go Code cleanup (#1640) 2019-07-19 13:22:35 +09:00
eventbox_test.go Reorganize source code 2015-01-12 12:56:17 +09:00
eventbox.go Ignore EvtReadNew if EvtReadFin is already set 2017-08-20 14:30:17 +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 Kill running preview process after 500ms when focus has changed 2018-09-28 10:33:52 +09:00
util_windows.go 0.17.5 2018-10-07 01:46:29 +09:00
util.go Do not print non-displayable characters 2018-04-12 17:49:52 +09:00