Skip to content
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

Creating a floating window from a terminal #210237

Closed
Jamu2800 opened this issue Apr 12, 2024 · 2 comments
Closed

Creating a floating window from a terminal #210237

Jamu2800 opened this issue Apr 12, 2024 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality terminal-tabs
Milestone

Comments

@Jamu2800
Copy link

I wanted to make the terminal a floating window.
However, this operation requires that the terminal be displayed once as a tab and then dragged off-screen, as shown in the video below.
I want to display a floating window by dragging it off-screen directly from the terminal.

Desktop.2024.04.12.-.22.27.12.03.mp4

I have read the source code myself, but have no idea what is going on, so please help.
Thanks for reading!
I'm using a translation tool, so sorry if there's any weird wording.

@ArturoDent
Copy link

ArturoDent commented Apr 14, 2024

For dragging: probably a duplicate of #193267.

And related: #34442

But see https://stackoverflow.com/a/68273093/836330 there is a command:

// Move Terminal into New Window
workbench.action.terminal.moveIntoNewWindow

as of v1.86.

@Jamu2800
Copy link
Author

For dragging: probably a duplicate of #193267.

And related: #34442

But see https://stackoverflow.com/a/68273093/836330 there is a command:

// Move Terminal into New Window
workbench.action.terminal.moveIntoNewWindow

as of v1.86.

So there was already an issue.
Thank you for letting me know!!

@justschen justschen assigned Tyriar and unassigned justschen Apr 17, 2024
@Tyriar Tyriar added feature-request Request for new features or functionality terminal-tabs labels Apr 17, 2024
@Tyriar Tyriar added this to the Backlog milestone Apr 17, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality terminal-tabs
Projects
None yet
Development

No branches or pull requests

6 participants