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

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

[Octave-bug-tracker] [bug #55819] Octave command number doesn't incremen


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55819] Octave command number doesn't increment after Ctrl+C
Date: Sun, 3 Mar 2019 15:49:47 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36

Follow-up Comment #3, bug #55819 (project octave):

I think this can probably be fixed by moving the call to
'command_editor::increment_current_command_number' out of the evaluator
(pt-eval.cc) and into the input system (input.cc), where input lines are added
to the command history. But some care has to be taken to make sure that the
command number works the same with completion matches and with the debugger
active.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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