1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
Find a file
Martin Oberhuber 584a99aecd Terminal: Bug 434939 - Keybinding conflicts when installing into JEE
The "Alt+V" key binding reported an error when installed into the
Eclipse JEE package. This is resolved by making our TerminalContext
a child of the Eclipse Window context.

At the same time, provide better human-readable labels for the Terminal
Edit Context (menu on Terminal Widget) and Terminal Typing Context.
And, register more Alt+Char key bindings after carefully reviewing
existing Eclipse Main Menus, shortcuts and expected readline support.

Change-Id: I91c932cce428f7a7a3fa829d7776baa135474330
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2014-05-17 00:02:44 +02:00
features Terminal: Fix Bug 434937 - Releng: The Terminal Features have an 2014-05-15 13:14:13 +02:00
plugins Terminal: Bug 434939 - Keybinding conflicts when installing into JEE 2014-05-17 00:02:44 +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/