mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
add unicode-input to search
This commit is contained in:
parent
9f9c1e11e2
commit
7b3d7bf1f1
3 changed files with 6 additions and 3 deletions
|
|
@ -105,6 +105,7 @@ enum bind_action_vimode_search {
|
|||
BIND_ACTION_VIMODE_SEARCH_DELETE_PREV_CHAR,
|
||||
BIND_ACTION_VIMODE_SEARCH_LEFT,
|
||||
BIND_ACTION_VIMODE_SEARCH_RIGHT,
|
||||
BIND_ACTION_VIMODE_SEARCH_UNICODE_INPUT,
|
||||
BIND_ACTION_VIMODE_SEARCH_CLIPBOARD_PASTE,
|
||||
BIND_ACTION_VIMODE_SEARCH_PRIMARY_PASTE,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue