mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-29 18:31:33 +00:00
feat: compact snippet list option (#1339)
A "Show Commands" toggle in the snippets settings menu hides the command text under each snippet name, for people who dock the panel on the narrow right rail and only need the names. Local preference, on by default.
This commit is contained in:
@@ -4286,6 +4286,8 @@
|
||||
"expandAppRailOnHoverDesc": "Allow the left sidebar app rail to expand when the pointer moves over it",
|
||||
"settingsNavigation": "Navigation",
|
||||
"navigationTabsDesc": "Choose which tabs appear in the app rail",
|
||||
"showSnippetCommands": "Show Commands",
|
||||
"showSnippetCommandsDesc": "Show each snippet's command under its name. Turn off for a compact list.",
|
||||
"foldersCollapsed": "Folders Collapsed",
|
||||
"foldersCollapsedDesc": "Collapse folders by default",
|
||||
"confirmExecution": "Confirm Execution",
|
||||
|
||||
Reference in New Issue
Block a user