Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 434025

Summary: [terminal] terminal is hard coded at 24 rows and 80 columns
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: DockerAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2014-05-02 16:32:49 EDT
We have made the terminal fullscreen, but the size is really still 24x80. Run vi to see what I mean. Stty size is showing 0 0.
Comment 1 Bogdan Gheorghe CLA 2014-05-02 17:01:26 EDT
Not sure if you are running the latest. The auto resize behaviour will set the stty size.
Comment 2 Anthony Hunter CLA 2014-05-05 16:29:02 EDT
I have the plugin http://vottachubuntu.ottawa.ibm.com:8080/terminal/plugins/terminalPagePlugin.html installed but still have the same issue. I have Build id: 6.0.0.v20140502-0225.
Comment 3 Anthony Hunter CLA 2014-05-05 16:31:37 EDT
I think I see the issue, auto resize shell is not set.
Comment 4 Anthony Hunter CLA 2014-05-14 12:19:18 EDT
(In reply to Anthony Hunter from comment #3)
> I think I see the issue, auto resize shell is not set.

This needs to be on by default, otherwise the default black background of the terminal makes it look like you are full screen when in fact you are 24x80. As well the output wraps at column 80 when the entire screen is available.
Comment 5 Anthony Hunter CLA 2015-01-20 15:54:36 EST
We have removed the terminal feature from Orion 8.0, see Bug 457990 for full details.