Merge pull request #16604 from vrthra/xterm-fix
xterm: Enable DEC Locator Mode
This commit is contained in:
commit
ed01d6f7d3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
|
|||
"--enable-doublechars"
|
||||
"--enable-luit"
|
||||
"--enable-mini-luit"
|
||||
"--enable-dec-locator"
|
||||
"--with-tty-group=tty"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue