removed bogus c:shift:tab keybinding and duplicate c:s:tab keybinding
svn: r5061
This commit is contained in:
parent
aa26769184
commit
cc6f7c0518
|
@ -373,8 +373,6 @@ TODO
|
|||
(λ (frame) (send frame prev-tab))))))
|
||||
|
||||
(send drs-bindings-keymap map-function "c:x;o" "toggle-focus-between-definitions-and-interactions")
|
||||
(send drs-bindings-keymap map-function "c:tab" "toggle-focus-between-definitions-and-interactions")
|
||||
(send drs-bindings-keymap map-function "c:shift:tab" "toggle-focus-between-definitions-and-interactions")
|
||||
(send drs-bindings-keymap map-function "f5" "execute")
|
||||
(send drs-bindings-keymap map-function "f1" "search-help-desk")
|
||||
(send drs-bindings-keymap map-function "c:tab" "next-tab")
|
||||
|
|
Loading…
Reference in New Issue
Block a user