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 support #3877

Open
alexherbo2 opened this issue Nov 11, 2020 · 3 comments
Open

Add WezTerm support #3877

alexherbo2 opened this issue Nov 11, 2020 · 3 comments

Comments

@alexherbo2
Copy link
Contributor

https://wezfurlong.org/wezterm/

@alexherbo2
Copy link
Contributor Author

Just started experimenting. For the time being, we can do:

~/.config/kak/kakrc

# Windowing
hook global ModuleLoaded x11 %{
  set-option global termcmd 'wezterm start -- dash -c'
}

@lenormf
Copy link
Contributor

lenormf commented Nov 12, 2020

Does this need to be built-in? The project is very young, doesn't have packages in distributions, probably not many users either — maybe it's best support is implemented via kakrc only for now.

@alexherbo2
Copy link
Contributor Author

For splits and reference: wez/wezterm#533

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants