Merge pull request #16604 from vrthra/xterm-fix

xterm: Enable DEC Locator Mode
This commit is contained in:
Joachim Fasting 2016-07-02 13:56:43 +02:00 committed by GitHub
commit ed01d6f7d3

View File

@ -27,6 +27,7 @@ stdenv.mkDerivation rec {
"--enable-doublechars"
"--enable-luit"
"--enable-mini-luit"
"--enable-dec-locator"
"--with-tty-group=tty"
];