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

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

[Octave-bug-tracker] [bug #54738] Long lines interfere with command wind


From: Marshall
Subject: [Octave-bug-tracker] [bug #54738] Long lines interfere with command window history display
Date: Mon, 4 Mar 2019 19:14:22 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #2, bug #54738 (project octave):

Yes this still happens in 5.1.0.
For example, if I type in or paste in 

x=linspace(0,1000,10000);y=sin(x/500)+4*sin(10*x/500);figure(1);plot(x,y,'r','linewidth',2);xlabel('time');ylabel('value');


when my command window isn't wide enough, so that it wraps to the next line,
then pressing the home key appears to not take it to the beginning of the
line, but press the space bar key and the rest of the line changes to show
that it is at the beginning (with garbage before the cursor). 

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54738>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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