mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-29 08:13:54 +00:00
284d77fe2e
Can we find a better name? I have considered the followings. * 'point', because "the pointer" points to the current item. * 'shift', 'switch', 'move', etc. These are not technically correct because the current item can change without cursor movement (--tac, reload, search update) * 'change' is already taken. 'change-current' feels a bit wordy and sounds wrong, 'current-changed' is wordy and doesn't go well with the other event names * 'target', not straightforward Close #3053 |
||
---|---|---|
.. | ||
dummy.go | ||
light_unix.go | ||
light_windows.go | ||
light.go | ||
tcell_test.go | ||
tcell.go | ||
ttyname_unix.go | ||
ttyname_windows.go | ||
tui_test.go | ||
tui.go |