Wez Furlong

Results 893 comments of Wez Furlong

Those escape sequences are from https://wezfurlong.org/wezterm/config/lua/config/allow_win32_input_mode.html They are showing up because you're defaulting to running WSL which adds additional layers of PTY processing that get confused when you bridge back...

> entered value: `Shift + A` > expected: `KeyEvent { key: Char('A'), modifiers: SHIFT}` Shift-A sends only `A` with no shift modifier key in the standard keyboard encoding, so we...

If the selection has the correct values inside the VM and you're able to copy and paste between apps inside the VM then it sounds like an issue with the...

I understand, but a VM is, by design, not visible to the programs that run inside. If the guest works correctly then there's something about the VM interaction causing the...

Please launch wezterm with `WAYLAND_DEBUG=1` set in the environment and share the output.

> Also unrelated, but would you be open to a pr to suppress the OSC warning with OSC 697 (Fig's proprietary OSCs) Yeah, however: some of them (most of them?)...

Issue sounds similar to: * #1727

Please capture a terminal recording of nvim running in wezterm but *without* the multiplexer. The recording will allow me to replay it inside a multiplexer. * Launch wezterm. If possible,...

That sounds like https://github.com/wez/wezterm/issues/2351 Please do share the recording!

The link doesn't work for me. Please just zip up the .txt file and attach it to this issue