bugGNU Octave - Bugs: bug #44132, GUI history pane does not sync...

 
 

bug #44132: GUI history pane does not sync with history when using history_control("erasedups")

Submitter:  Mike Miller <mtmiller>
Submitted:  Fri 30 Jan 2015 03:17:03 PM UTC
   
 
Category:  GUI Severity:  2 - Minor
Priority:  3 - Low Item Group:  Incorrect Result
Status:  Confirmed Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 30 Jan 2015 03:17:03 PM UTC, original submission:  

The GUI history panel shows all commands in the interpreter history and normally is synchronized with the true history available using readline history. However, if the history_control("erasedups") option is enabled, previous history commands matching the last entered command are removed from the readline history. They remain visible in the history panel. When the GUI exits and restarts, the history is correct because it has been reread from the correct readline history.

This is probably very much a corner case, and the impact is only that duplicate history commands are left in the GUI panel until the GUI exits and is started again.

Mike Miller <mtmiller>
Group Member

 

(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 rik5 (Updated the item)
  • -email is unavailable- added by mtmiller (Submitted 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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-04-24 rik5 Priority5 - Normal 3 - Low

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code