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

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

[Octave-bug-tracker] [bug #62895] keyboard mode repeats the previous com


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #62895] keyboard mode repeats the previous command
Date: Fri, 12 Aug 2022 15:54:41 -0400 (EDT)

Follow-up Comment #1, bug #62895 (project octave):

Auto-repeating the previous command when in debug mode is a feature borrowed
from gdb.  I find it useful to speed up stepping through code while
debugging.

You can disable this feature by executing


auto_repeat_debug_command (false)


I suppose this feature could at least be disabled if Octave is started with
the --traditional option.  Or maybe always disabled by default, but I would
not like to see it removed.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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