Skip to content

Conversation

krobelus
Copy link

@krobelus krobelus commented Jul 26, 2025

As reported in
fish-shell/fish-shell#11609 (comment),
a Proxmox Terminal (https://git.proxmox.com/git/novnc-pve) fails to
parse OSC commands such as:

bash$ printf '\x1b]133;A;click_events=1\x07'

The terminal should output nothing.

Judging by the Git history of the novnc-pve repo, it looks like they
use websockify-js. They no longer vendor VT100.js, so hopefully
we only need to fix this here. Untested (happy to do that; not yet
sure how).

As reported in
fish-shell/fish-shell#11609 (comment),
a Proxmox Terminal (https://git.proxmox.com/git/novnc-pve) fails to
parse OSC commands such as:

	bash$ printf '\x1b]133;A;click_events=1\x07'

Judging by the Git history of the novnc-pve repo, it looks like they
use websockify-js.  They no longer vendor VT100.js, so hopefully
we only need to fix this here. Untested (happy to do that; not yet
sure how).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant