Whenever I run TE, the emulated window size doesn't fit the terminal width (it shorter than the terminal width).
It seems to me that it's drawing a square window all the time (like if both dimensions where min(width,height)).
Is there a way to specify the window's width and/or height so it can fit the terminal (or, better, use all the available size?)
Thanks!
Whenever I run TE, the emulated window size doesn't fit the terminal width (it shorter than the terminal width).
It seems to me that it's drawing a square window all the time (like if both dimensions where
min(width,height)).Is there a way to specify the window's width and/or height so it can fit the terminal (or, better, use all the available size?)
Thanks!