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

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

[Octave-bug-tracker] [bug #57634] Pressing F9 in GUI editor echoes last


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #57634] Pressing F9 in GUI editor echoes last command output as well
Date: Wed, 14 Oct 2020 08:01:10 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #15, bug #57634 (project octave):

I think I have a reliable way to reproduce it, at least reliable for me in
debug mode.

1. Select a few lines or a (part of a) command, and press F9.
==> code will be copied to terminal and code output is shown.

2. In terminal, enter any command that displays output, e.g., "a = 1"   ##
(w/o ending semicolon)
==> command + output of the command will be shown.

3. In editor, select code and press F9
==> selected code + output from it will be shown, followed by output of
command in step 2.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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