octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #32240] \b doesn't work when followed directly


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32240] \b doesn't work when followed directly by \n
Date: Tue, 25 Jan 2011 08:31:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

Update of bug #32240 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 
                 Summary: \b doesn't work when followed directly by \n => b
doesn't work when followed directly by n

    _______________________________________________________

Follow-up Comment #1:

As far as I can tell, Octave is sending the sequence of characters


H I <BS> <LF>


to the  terminal.

I think the reason the I doesn't disappear when it is followed by backspace
and linefeed is that neither of these are printing characters, so they don't
overwrite the previous character.  When you follow the backspace character by
another printing character, it overwrites the I.  This all looks like the
expected behavior to me, so I'm closing this report as invalid.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32240>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]