Wez Furlong
Wez Furlong
Probably the same underlying issue as: * https://github.com/wez/wezterm/issues/4975
wayland support is currently being reimplemented in main, and this sounds like a consequence of that. To workaround this for now, you can either run with `enable_wayland=false` if you have...
Would you mind sharing the diff that you came up with?
Wayland support is currently being re-implemented in `main`, this is an outstanding issue around that
Wayland support is currently being re-implemented in `main`, this is an outstanding issue around that
Please run through https://wezfurlong.org/wezterm/troubleshooting.html#debugging-keyboard-related-issues and include the debug output here
I'm not clear what you're trying here; are you saying that the `wezterm.exe imgcat` invocation is what is panicking? What are the conditions that cause it to panic? Your summary...
Ah yes, this is a duplicate of https://github.com/wez/wezterm/issues/4029 @TzviPM if you'd like to take a stab at resolving this, I'd welcome it. I think there are a couple of things...
FWIW, I had this cherry-picked and rebased on top of my rebase of #4777 (which is now in `main`) and it would exit immediately after launch, so there is something...
Just came here to say: I'm looking for this single-use agent feature, and here's the context for my use case: Specifically what I'm looking for is: 1. Run a single...