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

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

[Octave-bug-tracker] [bug #41123] GUI: paste may eat newlines


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #41123] GUI: paste may eat newlines
Date: Tue, 07 Jan 2014 01:14:43 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

After 4-5 tries, I could get it to behave the same. Octave 3.8.0, Windows 7.


>> a = 1;
>> b = 2;
>> c = 3;
>> d = 4;
>> e = 5;
>> a = 1;
>> b = 2;
>> c = 3;d = 4;
>>
>> e = 5;
>> a = 1;
>> b = 2;c = 3;
>>
>> d = 4;
>> e = 5;
>> a = 1;
>> b = 2;c = 3;
>> d = 4;
>>
>> e = 5;


Felipe, what OS were you running?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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