1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
cdt/terminal/plugins
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
..
org.eclipse.tm.terminal Bug 434294 - [terminal] Make Mac COMMAND key to always act locally 2014-05-09 13:14:09 +02:00
org.eclipse.tm.terminal.local [releng]Forcefully updating last modification date to get build qualifier updated for terminal and examples. 2014-03-10 18:49:18 +03:00
org.eclipse.tm.terminal.serial [releng]Forcefully updating last modification date to get build qualifier updated for terminal and examples. 2014-03-10 18:49:18 +03:00
org.eclipse.tm.terminal.ssh [releng]Forcefully updating last modification date to get build qualifier updated for terminal and examples. 2014-03-10 18:49:18 +03:00
org.eclipse.tm.terminal.telnet [releng]Forcefully updating last modification date to get build qualifier updated for terminal and examples. 2014-03-10 18:49:18 +03:00
org.eclipse.tm.terminal.test Terminal: Bug 433751 - Add option to enable VT100 line wrapping mode 2014-04-30 12:31:53 +02:00
org.eclipse.tm.terminal.view [releng]Forcefully updating last modification date to get build qualifier updated for terminal and examples. 2014-03-10 18:49:18 +03:00