[haiku-bugs] Re: [Haiku] #3164: Bug in terminal when using curses app over ssh

  • From: "siarzhuk" <trac@xxxxxxxxxxxx>
  • Date: Wed, 25 Sep 2013 20:37:02 -0000

#3164: Bug in terminal when using curses app over ssh
-------------------------------------+---------------------------
   Reporter:  noisetonepause         |      Owner:  siarzhuk
       Type:  bug                    |     Status:  assigned
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Terminal  |    Version:  R1/pre-alpha1
 Resolution:                         |   Keywords:  gci2011
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+---------------------------

Comment (by siarzhuk):

 Thanks for the info.

 The infocmp output is almost identical with Haiku's current xterm. So it
 is ok with it, I think.

 In the capture log are raw data received by Terminal from the program -
 so this is data "with spaces" were send by remote programm - nano. I have
 checked remote nano on my freebsd system as described: 1) I have opened
 smb.conf and 2) press the right arrow key and hold it pressed for a long
 time. No visual problems were observed in my case. So I have to suspect
 nano at your CentOS as the troublemaker.

 May be you did something else to get the problem in your case? Please
 provide me with exact reproduce how-to sequence, than. Thank you.

 PS: What remote nano tries to do with the Terminal:

 {{{

 // position cursor at columns from 4 to 15
 [4d[5d[6d[7d[8d[9d[10d[11d[12d[13d[14d[15d

 // move cursor up three times
 [A[A[A

 // output the line
          dc

 // position cursor at column 38
 [38d

 // erase to right until the end of line
 [K

 // position cursor absolute to row 12, column 12
 [12;12H

 // print all this as single line
 rpc     ndpoint servers = epmap er, wks vc, rpc cho, sa r, netl gon, ls
 rpc, sp olss, d suapi,  ssetup, unixinf , brows r, even

 }}}

--
Ticket URL: <http://dev.haiku-os.org/ticket/3164#comment:14>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: