Sublime Forum

Some keymap not work on find panel

#1

SublimeText version: 3.2.1
OS: Linux

Those keymaps are not work
{ “keys”: [“up”], “command”: “find_prev”, “context”:
[{“key”: “panel”, “operand”: “find”}, {“key”: “panel_has_focus”}]
},
{ “keys”: [“down”], “command”: “find_next”, “context”:
[{“key”: “panel”, “operand”: “find”}, {“key”: “panel_has_focus”}]
},

0 Likes

#2
0 Likes