feat: close results pane if find_in_files mode is cancelled
This commit is contained in:
parent
3e8faabd9d
commit
b410687339
3 changed files with 8 additions and 1 deletions
|
@ -387,7 +387,7 @@
|
|||
["f15", "goto_prev_match"],
|
||||
["f9", "theme_prev"],
|
||||
["f10", "theme_next"],
|
||||
["escape", "exit_mini_mode"],
|
||||
["escape", "mini_mode_cancel"],
|
||||
["enter", "mini_mode_select"],
|
||||
["backspace", "mini_mode_delete_backwards"]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue