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 wezterm to get_terminal_provider #3588

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

valpackett
Copy link
Contributor

https://github.com/wez/wezterm is a terminal emulator with its own built-in multiplexer

https://github.com/wez/wezterm is a terminal emulator with its own built-in multiplexer
@the-mikedavis
Copy link
Member

the-mikedavis commented Aug 28, 2022

Since cb7615e this can be configured:

# ~/.config/helix/config.toml
[editor.terminal]
command = "wezterm"
args = ["cli", "split-pane"]

I'm not sure we should add any more defaults. What do you think @archseer?

@archseer
Copy link
Member

I'm open to a few more common defaults, similar to what we do for the clipboard.

@archseer archseer merged commit 51b6223 into helix-editor:master Aug 29, 2022
AlexanderBrevig pushed a commit to AlexanderBrevig/helix that referenced this pull request Aug 29, 2022
@valpackett valpackett deleted the wezterm branch August 29, 2022 11:50
AlexanderBrevig pushed a commit to AlexanderBrevig/helix that referenced this pull request Aug 29, 2022
thomasskk pushed a commit to thomasskk/helix that referenced this pull request Sep 9, 2022
jdrst pushed a commit to jdrst/helix that referenced this pull request Sep 13, 2022
herkhinah pushed a commit to herkhinah/helix that referenced this pull request Dec 11, 2022
https://github.com/wez/wezterm is a terminal emulator with its own built-in multiplexer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants