resizable console

How do I make the Xen console automatically resize itself when the terminal window is resized?

On previous UML hosts, when I resized PuTTY, the console resized itself to the window size. On the new Xen host, the console stays at the default size when I resize the terminal window:

root@xxx:~ # stty -a
speed 38400 baud; rows 0; columns 0; line = 0;
..snip..

Suggestions?

1 Reply

This isn't an answer to your question – more of a work-around. Running "reset" will remove the size restriction that happens after running top/vi/etc…

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct