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

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

[Octave-bug-tracker] [bug #62793] history should append not overwrite


From: anonymous
Subject: [Octave-bug-tracker] [bug #62793] history should append not overwrite
Date: Thu, 21 Jul 2022 09:10:44 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62793>

                 Summary: history should append not overwrite
                 Project: GNU Octave
               Submitter: None
               Submitted: Thu 21 Jul 2022 01:10:43 PM UTC
                Category: Other
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 7.1.0
         Discussion Lock: Any
        Operating System: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 21 Jul 2022 01:10:43 PM UTC By: Anonymous
Start two instances of Octave in parallel. In one of them, type "foo = 1". In
the other, type "bar = 2". Exit the Octave instance with foo, then exit the
other one. Start Octave again and type the up arrow to recall history. Only
the line with bar is there but not the one with foo. The last instance of
Octave to exit overwrites the history from other instances. It should append
instead so the history is not lost.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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