bugGNU Octave - Bugs: bug #62793, history should append not overwrite

 
 

bug #62793: history should append not overwrite

Submitter:  None
Submitted:  Thu 21 Jul 2022 01:10:43 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  None Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 Jul 2022 01:10:43 PM UTC, original submission:  

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.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-08-04 mmuetzel CategoryOther Interpreter
        Item GroupOther Feature Request
        Release7.1.0 dev

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code