1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00
Find a file
Martin Oberhuber f1e9724565 Bug 434294 - [terminal] Make Mac COMMAND key to always act locally
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>
2014-05-09 13:14:09 +02:00
releng Tests: Do not package tests plug-in's into repository 2014-04-17 15:42:14 +02:00
rse [433696] RSE profile merge does not handle property sets 2014-04-28 15:15:04 -04:00
terminal Bug 434294 - [terminal] Make Mac COMMAND key to always act locally 2014-05-09 13:14:09 +02:00
wince [408157] update copyright years in about files 2013-05-20 12:12:19 -05:00
.gitignore Remove accidently added dstore JAR files. Add them to gitignore 2012-11-09 07:26:51 +01:00
dstoreTargets-git.xml [releng]adjusting build to work from git 2012-10-29 23:45:21 +03:00
pom.xml Terminal: Move back terminal-tests feature to standard profile 2014-04-17 16:01:16 +02:00