On 2/26/24 05:42, Paul via cdesktopenv-devel wrote:
Howdy all,

This patch aims to fix an issue where dtterm replies with "%s" when given either 'CSI 20 t' or 'CSI 21 t'.


Patch applied, thanks!

-jon


Example of wrong behaviour:
$ echo "^[[21t"
$ l%s

Example of correct behaviour:
$ echo "^[[21t"
$ lTerminal

Regards,
Paul.


_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

--
Jon Trulson

  "The less you know, the more you believe."
                           -- Bono
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to