Wez Furlong
Wez Furlong
This is a bit of a weird outcome because wezterm asks DirectWrite which font it should use in this fallback scenario. For this to error out means that DirectWrite didn't...
When in a flatpak, commands are spawned via `flatpak-spawn` to escape out of the sandbox. It shouldn't get used for the serial domain, so that's probably a bug. I'm not...
> Apart from that, it does actually work! Ah, I see. Hmm, I wonder what is trying to run bash there then? Will need to sit down and try things...
FWIW, I just setup an apt repo for wezterm. Details can be found at https://wezfurlong.org/wezterm/install/linux.html#installing-on-ubuntu
Please update to the latest release, and if the problem persists, run `wezterm ls-fonts` and share the output
Can you minimize the steps that reproduce this? What I'd like to see is a precise/deterministic set of steps (so, avoid instructions like "try switching back and forth"), and what...
Please also include the `wezterm cli list --format json` output from before and after the critical step
wezterm only uses the global pasteboard on macos, so the various clipboard destinations don't change any behavior in wezterm on macos.
FWIW, I never use CMD-C to copy in wezterm; the act of selecting the text automatically copies to the clipboard. I wonder if the issue is that trying to update...
Can you confirm that this only happens when you try to CMD-C to copy? If you skip pressing CMD-C, does the selected text copy and paste successfully?