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

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

[Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readl


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor.
Date: Tue, 16 Sep 2014 17:37:37 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #2, patch #8534 (project octave):

Yes, absolutely. So this patch would accomplish sending a Ctrl-u to the
command window when focused, but that may or may not do anything related to an
"undo" readline action. Ctrl-u means "unix-line-discard" for me (erase the
entire input line), not "undo", which is bound to Ctrl-_ by default.

The rest of this patch is probably fine, but I don't think the TerminalView
can really do anything about an undo action from the GUI.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8534>

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




reply via email to

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