Bug 325090 - cdt does not support full functional terminal
Summary: cdt does not support full functional terminal
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords: helpwanted
: 214830 244292 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-13 05:30 EDT by Liping Ke CLA
Modified: 2020-09-04 15:19 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liping Ke CLA 2010-09-13 05:30:08 EDT
When debugging/running some projects (such as gvim), we found that some special keys are not supported, such as "ESC", so that we can't debug/running well with such project (gvim). Is there any reason why we have a better support for those special keys within the cdt framework?
Comment 1 Doug Schaefer CLA 2011-01-04 14:40:08 EST
Not sure this is CDT related. We inherit the debug console from the Eclipse Platform.
Comment 2 Pawel Piech CLA 2011-01-04 16:32:09 EST
*** Bug 214830 has been marked as a duplicate of this bug. ***
Comment 3 Pawel Piech CLA 2011-01-04 16:32:41 EST
*** Bug 244292 has been marked as a duplicate of this bug. ***
Comment 4 Pawel Piech CLA 2011-01-04 16:39:05 EST
All the pieces are in place for this feature: PTY support in the spawner, terminal emulator in the Target Management project, and the IConsole interface that let's you paint any control in the console view.  All we need is a volunteer to put all these pieces together ;-)
Comment 5 Jonah Graham CLA 2020-01-02 16:36:47 EST
*** Bug 558755 has been marked as a duplicate of this bug. ***