Introduce pane::ReopenClosedItem
bound to cmd-shift-t
This commit is contained in:
parent
024dfd760c
commit
0652542f60
2 changed files with 56 additions and 7 deletions
|
@ -212,6 +212,7 @@
|
|||
"bindings": {
|
||||
"ctrl--": "pane::GoBack",
|
||||
"shift-ctrl-_": "pane::GoForward",
|
||||
"cmd-shift-T": "pane::ReopenClosedItem",
|
||||
"cmd-shift-F": "project_search::ToggleFocus"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue