mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-22 08:01:06 +00:00
feat: add optional workspace name prompt
This commit is contained in:
@@ -640,6 +640,12 @@
|
||||
"default": "true",
|
||||
"description": "Ask for a tab name before creating a new tab."
|
||||
},
|
||||
{
|
||||
"key": "ui.prompt_new_workspace_name",
|
||||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "Ask for a workspace name before interactive TUI creation."
|
||||
},
|
||||
{
|
||||
"key": "ui.pane_borders",
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user