feat: split and navigate on shift+enter in find_file
This commit is contained in:
parent
5aa385679e
commit
e5d78c95a5
3 changed files with 19 additions and 1 deletions
|
|
@ -419,6 +419,7 @@
|
|||
["kp_home", "palette_menu_top"],
|
||||
["kp_end", "palette_menu_bottom"],
|
||||
["enter", "palette_menu_activate"],
|
||||
["shift+enter", "palette_menu_activate_alternate"],
|
||||
["tab", "palette_menu_activate"],
|
||||
["delete", "palette_menu_delete_item"],
|
||||
["backspace", "overlay_delete_backwards"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue