diff --git a/lisp/term/xterm.el b/lisp/term/xterm.el index 60a992a7e7b..3bef88d5010 100644 --- a/lisp/term/xterm.el +++ b/lisp/term/xterm.el @@ -106,6 +106,7 @@ If set to `color' only the cursor color is updated. This uses the OSC (defconst xterm--auto-xt-mouse-allowed-names (rx string-start (or "Konsole" + "VTE" "WezTerm" ;; "XTerm" ;Disabled because OSC52 support is opt-in only. "iTerm2" ;OSC52 support has opt-in/out UI on first usage