Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants