-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminal tabs April plan #120241
Comments
Notes from today's UX meeting:
|
Will this also enable us to draw a terminal into one "corner" of the editor area. Currently, it's only possible to choose between "left", "right" or "bottom" but every option covers 100% of the height/width of the editor area. It would be fantastic If one could draw the terminal into e.g., the bottom right corner, so you can have one editor opened with 100% height (left side) 1, editor open with 50% height (right-top), and the Terminal area with 50% height (right bottom). Sorry if this feature request is misplaced here, or if it's already tracked elsewhere. |
@BerriJ that's out of scope for this month's work, but we're planning on doing that later |
Diff: xtermjs/xterm.js@0421f6e...eedc314 Part of #120241
Terminal icons have now been added to codicons via 0e7d161: vscode/src/vs/base/common/codicons.ts Lines 554 to 558 in d520e94
|
Diff: xtermjs/xterm.js@0421f6e...eedc314 Part of #120241
@Tyriar You can also add these split options also to the list down there? |
This list is a bit out of date, will probably close this issue soon in favor of individual issues. |
Plan item capturing terminal tabs work for April (#10546)
Legend of annotations:
Color support: this could just be #rrggbb in the profileDeferred: Support changing tab colorΒ #121738terminal
), generic WSL, Ubuntu, Debian, task (tools
), cmd, pwsh, tmux Icons for terminal tabsΒ vscode-codicons#51play
), failed (error
), succeeded (check
),bell
, disconnected (debug-disconnect
),warning
,info
Experiment with shake animationDecorations have minimal icon supportDouble click in empty area to create new default terminalTracked in Double click in empty area to create new default terminalΒ #121933Think through how this works when the panel is on the sideTracked in Hide the terminal profiles dropdown. It wastes space in column modeΒ #121572The text was updated successfully, but these errors were encountered: