Wez Furlong
Wez Furlong
@FrancescElies I updated conpty yesterday. Can you rebase and review this PR to see if we need any of the hacky parts now? Thank you!
if the region holding the selection is re-drawn by the application, the selection is cleared. If the program you are using is constantly updating the output, you won't be able...
The values need to be userdata in order to allow reference updates to work. I think it is reasonable to want pairs/ipairs to function. In the meantime, as a workaround,...
Mouse events remain on until turned off by the application. You can use the command palette to reset the terminal emulator state to recover from this. It is not a...
This should be resolved now in `main`. It typically takes about an hour before commits are available as nightly builds for all platforms. Linux builds are the fastest to build...
(Thanks to @pjm0616!)
Yeah, this is what I was thinking. The complication you mentioned just sounds like how this works now, or did you mean that phrasing the code this way introduces another...
See https://wezfurlong.org/wezterm/config/lua/config/webgpu_preferred_adapter.html for how to select and use alternative gpus when using webgpu; maybe using a different one will work out better?
FWIW, the switch to webgpu in the latest release was unintentional; I've been having nightly builds default to it to flush out issues with folks that are OK with running...