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 (define-key xterm-function-map
"\e[32;2u" "\e[32;2;32~"
[?\S-\s] [?\S-\s])
)
;; (xterm--init-modify-other-keys) ;; (xterm--init-modify-other-keys)
(send-string-to-terminal "\e[>4;2m") (send-string-to-terminal "\e[>4;2m")