feat(app): add tab close keybind (#11780)
This commit is contained in:
parent
34c58af796
commit
3408f1a6ae
3 changed files with 22 additions and 3 deletions
|
|
@ -45,6 +45,7 @@ export const dict = {
|
|||
"command.session.new": "New session",
|
||||
"command.file.open": "Open file",
|
||||
"command.file.open.description": "Search files and commands",
|
||||
"command.tab.close": "Close tab",
|
||||
"command.context.addSelection": "Add selection to context",
|
||||
"command.context.addSelection.description": "Add selected lines from the current file",
|
||||
"command.terminal.toggle": "Toggle terminal",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue