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

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

[Octave-bug-tracker] [bug #57220] Ctrl+C does not interrupt loops or dem


From: Valeriu Mihailov
Subject: [Octave-bug-tracker] [bug #57220] Ctrl+C does not interrupt loops or demo sessions anymore
Date: Mon, 25 Apr 2022 12:15:10 -0400 (EDT)

Follow-up Comment #12, bug #57220 (project octave):

Code:
  while 1
    [mouse_x, mouse_y, mouse_button] = ginput(1);
  end

in this loop CTRL+C dont work... How to solve the trouble ?
Octave version 7.1.0


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.gnu.org/




reply via email to

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