From: Jon T. <jo...@ra...> - 2024-03-02 20:00:37
|
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 > cde...@li... > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel -- Jon Trulson "The less you know, the more you believe." -- Bono |