octave-maintainers
[Top][All Lists]
Advanced

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

Re: key bindings for GUI terminal window on Windows systems


From: Michael Goffioul
Subject: Re: key bindings for GUI terminal window on Windows systems
Date: Wed, 17 Apr 2013 12:40:22 -0400

On Wed, Apr 17, 2013 at 12:24 PM, John W. Eaton <address@hidden> wrote:
What's the proper way to handle key bindings for the GUI terminal window on Windows systems?  For example, Ctrl-E currently works to move the cursor to the end of line but <END> does not.  BTW, how does the Ctrl-E binding work?  I don't see anywhere in the code in the qterminal/libqterminal/win32 directory where that is handled.

Key bindings are handled by readline. However, I remember that I needed to patch readline to make the arrow keys to work properly, and possibly the HOME/END keys as well.

Michael.


reply via email to

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