Howdy all,

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

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

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

Regards,
Paul.

Attachment: 0001-dtterm-fix-title-and-icon-Sun-esc_seqs.patch
Description: Binary data

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

Reply via email to