[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/
- [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor., Dan Sebald, 2014/09/13
- [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor., Torsten, 2014/09/16
- [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor.,
Mike Miller <=
- [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor., Dan Sebald, 2014/09/18
- [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor., Dan Sebald, 2014/09/18
- [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor., Torsten, 2014/09/19
- [Octave-patch-tracker] [patch #8534] For GUI undo, send Cntrl-U to Readline rather than callback command_editor., Dan Sebald, 2014/09/19