diff --git a/src/system/ts3tty.402 b/src/system/ts3tty.402 index c3a6d3b9..8bcafbdc 100755 --- a/src/system/ts3tty.402 +++ b/src/system/ts3tty.402 @@ -6733,12 +6733,12 @@ TYMAAA: PUSHJ P,TYMPOS ;get X-Y motion and set dests. IDPB E,C ;send esc MOVEI E,"[ ;[ IDPB E,C - JUMPE B,TYMAVT ;going vertically only - JUMPE A,TYMAHZ ;horizontally only - JUMPE D,TYMAP3 ;if going to top line, optimize out 1st coord + ;JUMPE B,TYMAVT ;going vertically only + ;JUMPE A,TYMAHZ ;horizontally only + ;JUMPE D,TYMAP3 ;if going to top line, optimize out 1st coord MOVE E,D PUSHJ P,SNDNUM ;send vertical coord - JUMPE TT,TYMAP5 ;if moving to leftmost col no second coord + ;JUMPE TT,TYMAP5 ;if moving to leftmost col no second coord TYMAP3: MOVEI A,73 ;or semicolon IDPB A,C MOVE E,TT