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: anonymous
Subject: [Octave-bug-tracker] [bug #62895] keyboard mode repeats the previous command
Date: Fri, 12 Aug 2022 14:17:09 -0400 (EDT)

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

                 Summary: keyboard mode repeats the previous command
                 Project: GNU Octave
               Submitter: None
               Submitted: Fri 12 Aug 2022 06:17:08 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 12 Aug 2022 06:17:08 PM UTC By: Anonymous
Any command entered in keyboard mode is repeated when hitting enter. Was
expecting no operation except to get a fresh "keyboard>" prompt.


>> keyboard
keyboard> a = 0
a = 0
keyboard> a += 1
a = 1
keyboard> 
a = 2
keyboard> 
a = 3
keyboard> 
a = 4
keyboard> 
a = 5









    _______________________________________________________

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]