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 ef67a45702
Add --ellipsis=.. option
Close #2432

Also see
- #1769
- https://github.com/junegunn/fzf/pull/1844#issuecomment-586663660
2 years 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 Fix prefix/suffix/equal matcher to trim whitespaces 4 years 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 Reorganize source code 9 years ago
slab.go Revise ranking algorithm 8 years ago
util.go Add --ellipsis=.. option 2 years ago
util_test.go Add --ellipsis=.. option 2 years ago
util_unix.go Modernize build tags 2 years ago
util_windows.go Modernize build tags 2 years ago