1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 03:15:33 +02:00
cdt/terminal
Martin Oberhuber aae4669f4d Terminal: Bug 434487 - Key bindings for "maximize view" and "quick
access"

This initial commit contributes "Alt+Up" for "Maximize View",
it also works for "Restore View"; as well as "Alt+Right" for
"Quick Access" in lieu of Ctrl+3 which may need to go to the Terminal.

Still TBD: Add those commands to the context menu such that they are
discoverable; and, decide whether "Alt+Down" should also be contributed
as a more intuitive variant for "restore view".

Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Change-Id: Iebf912cb404636c43014e15af9e63dea407e083f
2014-05-09 14:32:50 +02:00
..
features Terminal: Added method to control if the terminal control tries to 2014-03-27 13:22:27 +01:00
plugins Terminal: Bug 434487 - Key bindings for "maximize view" and "quick 2014-05-09 14:32:50 +02:00
readme.txt Bug 393487 - [terminal][releng] Reorganize terminal feature set separating the legacy terminal view 2012-11-06 11:39:12 +01:00

The "terminal" folder holds the TM Terminal Component.
Its core depends on Eclipse RCP only and can be adapted to eRCP.
All these Git modules should be named "org.eclipse.tm.terminal.*".
See http://www.eclipse.org/tm/