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

Add the ability to create a new wezterm window in the command line that is part of the same session as the terminal it is called from #887

Closed
Anomalocaridid opened this issue Jun 18, 2021 · 3 comments
Labels
enhancement New feature or request fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds.

Comments

@Anomalocaridid
Copy link
Contributor

Anomalocaridid commented Jun 18, 2021

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
I want to be able to create a new wezterm window using the command line that is part of the same session.

Describe alternatives you've considered
Using the wezterm start command works fine, but since it opens a window in a new session, it may become problematic when used in conjunction with the features requested by issues #886 and #888. Using the keyboard shortcut for a new window works fine, but it is not a viable solution for use in a script.

Additional context
I created a plugin for the text editor Kakoune that aims to provide integration with WezTerm that is similar to the integration that Kakoune provides with other terminal emulators and terminal multiplexers by default. This would allow me to add functionality that is currently missing when compared with the default terminal integration.

@Anomalocaridid Anomalocaridid added the enhancement New feature or request label Jun 18, 2021
@wez
Copy link
Owner

wez commented Jun 19, 2021

Did you try wezterm cli spawn --help?
(I think it may be missing a flag to actually allow a new window to spawn, but the intent is that it would allow that)

wez added a commit that referenced this issue Jun 19, 2021
@wez wez added the fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds. label Jun 19, 2021
@wez wez closed this as completed Jun 19, 2021
@Anomalocaridid
Copy link
Contributor Author

Thank you!

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds.
Projects
None yet
Development

No branches or pull requests

2 participants