2025-03-28
This commit is contained in:
@@ -26,5 +26,11 @@
|
||||
"cmd-alt-right": "workspace::ActivateNextPane",
|
||||
"cmd-alt-left": "workspace::ActivatePreviousPane"
|
||||
}
|
||||
},
|
||||
{
|
||||
"context": "Terminal",
|
||||
"bindings": {
|
||||
"ctrl-`": "pane::CloseActiveItem"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"git_panel": {
|
||||
"dock": "left"
|
||||
"dock": null,
|
||||
"button": false
|
||||
},
|
||||
"icon_theme": "Phosphor Icons Theme",
|
||||
"show_user_picture": false,
|
||||
|
||||
Reference in New Issue
Block a user