测试桌面管理器: sway
测试终端: kitty
, alacritty
, foot
当 Emacs 窗口为 focus 状态时,不管是用按键切换桌面(或窗口)、截图或是使用鼠标点击 waybar
上的虚拟桌面按钮(1,2, 3, …) 都会在 Emacs TUI 下插入方括号(或有"O"字符)
Emacs 29
还是现在用的 master 分支都有这个问题编译的时候没有开启终端鼠标支持(应该和鼠标无关吧??
我的
system-configuration-features
:
"ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2
MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB"
我的system-configuration-options
:
"--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games --with-modules --without-m17n-flt
--without-gconf --with-native-compilation=yes --with-xinput2
--with-pgtk --without-xaw3d --with-sound=no --with-tree-sitter --without-gpm --without-compress-install '--program-transform-name=s/\\([ec]tags\\)/\\1.emacs/' 'CFLAGS=-march=x86-64
-mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection
-fcf-protection' LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
和 终端使用 Emacs,光标在第一行或最后一行持续上滚动或下滚动,会连续输入一串 “OA” 或 “OB” 字符 不同, 我滚动并不会插入字符。