adjust the control-s keybinding so that it behaves like the menu shortcut
keep the old keybinding on esc;% (only under linux)
This commit is contained in:
parent
e01ee43300
commit
eba9c56d8c
|
@ -1419,7 +1419,7 @@
|
|||
|
||||
(map "c:g" "hide-search")
|
||||
(map "f3" "unhide search and toggle focus")
|
||||
(map "c:s" "search forward")
|
||||
(map "c:s" "unhide search and toggle focus")
|
||||
(map "c:r" "search backward")
|
||||
(case (system-type)
|
||||
[(unix)
|
||||
|
|
Loading…
Reference in New Issue
Block a user