Zenaan Harkness: > > When I log in to my debian box using putty, I set in putty config a > width of 100 (rather than 80). This works. > > When I run GNU Screen, the putty console shrinks back to 80 width. > > Any idea why this might be?
I had the same issue when I recently changed my TERM setting in PuTTY to
xterm-utf8 as someone suggested here recently. This line in ~/.screenrc
solves it:
termcapinfo xterm* 'is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;4;6l'
J.
--
Scientists know what they are talking about.
[Agree] [Disagree]
<http://www.slowlydownward.com/NODATA/data_enter2.html>
signature.asc
Description: Digital signature

