kba / lanterna

Automatically exported from code.google.com/p/lanterna
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Resize terminal/screen from code #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have not found any way to resize a terminal or a screen from code.
Some background and the use case: I have an application where a certain minimum 
size is needed, but it would hamper the user experience significantly if the 
user had to resize every time the app was run. Therefore it should be possible 
to resize from code. 

If there is indeed a lanterna API for it, could the docs be updated to give a 
quick overview on how to accomplish it?

Original issue reported on code.google.com by jeanpaul...@gmail.com on 16 Feb 2014 at 12:39

GoogleCodeExporter commented 9 years ago
There is no API for this functionality at the moment, although I can see that 
there is built-in functionality for it in the XTerm standard. I'll add it to 
the 3.0.x wishlist.

Original comment by mab...@gmail.com on 16 Feb 2014 at 7:39