mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() 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> |
||
---|---|---|
features | ||
plugins | ||
readme.txt |
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/