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”}]
},