feat: toggle code window from result container in sidebar (#2579)
This commit is contained in:
@@ -541,6 +541,7 @@ M._defaults = {
|
||||
edit_user_request = "e",
|
||||
switch_windows = "<Tab>",
|
||||
reverse_switch_windows = "<S-Tab>",
|
||||
toggle_code_window = "x",
|
||||
remove_file = "d",
|
||||
add_file = "@",
|
||||
close = { "q" },
|
||||
|
||||
Reference in New Issue
Block a user