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

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

[Octave-bug-tracker] [bug #40156] allow --traditional to set Matlab-comp


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40156] allow --traditional to set Matlab-compatible default readline keybindings
Date: Sat, 11 Jan 2014 00:40:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

Follow-up Comment #25, bug #40156 (project octave):

There are two independent sets of keybindings going on.

One affects the terminal widget when the keyboard focus is there. This is what
is driven by readline and configured with the inputrc configuration file. The
same set of actions work in Octave command-line mode as in the GUI.

The other set is the set of bindings handled by the Qt GUI itself. These are
bindings for switching tabs, opening files in the editor, controlling the
debugger, etc.

So as we're keeping track of these here, make sure to note the context, and
whether the binding has to do with the terminal (command window), such as
next/previous history, or the rest of the GUI, such as opening a file.

This bug report started out as only changing the readline bindings for the
command window.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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