xterm: Enable DEC Locator Mode
Dec locator mode is needed for sixel applications to get mouse locations from xterm.
This commit is contained in:
@@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
|
||||
"--enable-doublechars"
|
||||
"--enable-luit"
|
||||
"--enable-mini-luit"
|
||||
"--enable-dec-locator"
|
||||
"--with-tty-group=tty"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user