Oops, that's the correct modifyOtherKeys=2 syntax

This commit is contained in:
Benson Chu 2025-08-12 09:52:10 -05:00
parent 87e696e61b
commit 79f776ab63

View file

@ -42,9 +42,8 @@
)
(define-key xterm-function-map
"\e[32;2u"
[?\S-\s]
)
"\e[32;2;32~"
[?\S-\s])
;; (xterm--init-modify-other-keys)
(send-string-to-terminal "\e[>4;2m")