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

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

[Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C
Date: Wed, 13 Nov 2013 17:59:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #19, bug #37672 (project octave):

What happens if you execute "sleep (200)" at the Octave prompt and then do
"kill -INT PID" with PID == the process ID of the Octave process?  This should
be the one that is shown as "octave" in the output from ps, not the
"lt-octave-gui" process.

Also, what happens if you select some text in the command window and type
Ctrl-C?  Does it paste the selected text?

Does Ctrl-C give you a new prompt when Octave is otherwise idle and waiting
for input?

Does Ctrl-C interrupt loops like "more off; for i = 1:1000000; i, end"?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37672>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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