On Tue, Oct 04, 2005 at 01:06:26PM -0400, Brian Mathis wrote:
> This only seems to work when resuming a screen session.  When starting a 
> new screen, it still resizes to 80 cols.

That's probably because the terminfo entry of your terminal contains
a resize code in the 'is2' aka termcap 'is' string.
You can use screen's termcapinfo command to set it to a string without
the resize part.

Cheers,
  Michael.

-- 
Michael Schroeder           [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to