Replies: 1 comment 1 reply
-
How about adding "console" to "sections" table in the config by default instead? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By default, when a new session starts, the terminal opens, but not the other views, which can be confusing. Since opening all views is out of question, the alternative is to also not show the terminal (i.e., setting
windows.terminal.start_hidden
to true).start_hidden
seems to be an uncommon option, so I'm not sure if that's desired.1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions