mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 19:35:36 +02:00
![]() On Mac, the COMMAND key is expected to always perform keyboard shortcuts on the local host, or emulate keys like HOME and END. This change now supports the COMMAND key as expected. Also, - configured the VT100TerminalControl.java to forced use of UTF-8 encoding since one comment has non-US-ASCII characters - added the CTRL+INSERT binding for "Copy", - converted CTRL+SHIFT in the bindings into M1+M2 which is the preferred syntax according to the org.eclipse.ui.bindings extension point description ("sequence" section). Change-Id: I49321e3855b9ccf53fcb49a5346cfedff4c0c8c0 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/