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 e8405f40fe
Refactor the code so that fzf can be used as a library (#3769)
7 days ago
..
atexit.go Refactor the code so that fzf can be used as a library (#3769) 7 days ago
atexit_test.go Enable profiling options when 'pprof' tag is set (#2813) 1 month ago
atomicbool.go Update AtomicBool to use atomic memory operation (#1939) 4 years ago
atomicbool_test.go Reorganize source code 9 years ago
chars.go Improve search performance by limiting the search scope 4 weeks ago
chars_test.go Avoid unconditionally storsing input as runes 7 years ago
eventbox.go Ignore EvtReadNew if EvtReadFin is already set 7 years ago
eventbox_test.go test(eventbox): remove obsolete EvtClose const (#3059) 1 year ago
slab.go Revise ranking algorithm 8 years ago
util.go Export $FZF_KEY environment variable to child processes 1 month ago
util_test.go Handle ambiguous emoji width 4 months ago
util_unix.go Refactor the code so that fzf can be used as a library (#3769) 7 days ago
util_windows.go Refactor the code so that fzf can be used as a library (#3769) 7 days ago