1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
Anton Leherbauer bfbf83fa80 Bug 434294 Implement processing of Eclipse key bindings
Any special key stroke which does not map to an escape code
is now processed as an Eclipse key binding.
This enables key bindings like Ctrl+Insert, Ctrl+F7, etc.

Change-Id: I05ea201b0b23e068d4e1d48011761cca64f7c012
Signed-off-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2014-05-08 11:43:13 +02:00
features Terminal: Added method to control if the terminal control tries to 2014-03-27 13:22:27 +01:00
plugins Bug 434294 Implement processing of Eclipse key bindings 2014-05-08 11:43:13 +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/