I memory serve me well, the sequence is: <ESC>[?7h You call WriteStr with such a string. TnEmulVT1.WriteStr(#2B + '[?7h'); -- [EMAIL PROTECTED] http://www.overbyte.be
----- Original Message ----- From: "R Smith" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 29, 2005 2:04 AM Subject: [twsocket] word wrapping with TNEmulVT1 >>>I'm getting a text problem with TnVTEmul1. WHat's happening is a >>>truncation >>>of all the lines of text instead of (as I'd expected) text wrapping. I >>>haven't changed any of the default value of TnVTEmul1 because when I do, >>>nothing seems to ocurr that's any different. Suggestions? > >>Word wrap is a terminal option that you can trigger using an escape >>sequence and is mapped to AutoWrap property. TEmulVT has to emulate the >>real terminal. > > OK? How do I do it? My logfile tells me I should be seeing: > [hp(488/488) sp(634/634) ep(294/294) > [0m > Dense Uforia Jungle[0m [exits: [35mnorth, south and east[0m[0m] > [0m The soft ground comforts you as you continue your ventures in the > Uforia Jungle. The swinging creatures from above seem to > follow you as you go. > > What I am actually seeing is a very much trancated version with cutoff on > the a of the and on line 2 and further. > > How can I solve this? > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
