Re: gnu screen and resizing terminal window

2022-01-27 Thread Tim Woodall
On Wed, 26 Jan 2022, Bijan Soleymani wrote: On 2022-01-26 5:55 p.m., Bijan Soleymani wrote: Actually apparently putty does support remote resizing. It just seems that our systems lack the right termcap entries. I managed to resize the putty window by running the command: resize -s height widt

Re: gnu screen and resizing terminal window

2022-01-27 Thread Tim Woodall
On Wed, 26 Jan 2022, Bijan Soleymani wrote: On 2022-01-26 1:45 p.m., Tim Woodall wrote: I have to use PuTTY to connect to a debian server. For reasons that are outwith my control the ssh session disconnects every 24 hrs. Therefore I run screen so after reconnecting I can recover to whereever

Re: gnu screen and resizing terminal window

2022-01-26 Thread Bijan Soleymani
On 2022-01-26 5:55 p.m., Bijan Soleymani wrote: Actually apparently putty does support remote resizing. It just seems that our systems lack the right termcap entries. I managed to resize the putty window by running the command: resize -s height width so: resize -s 24 80 Also adding this: term

Re: gnu screen and resizing terminal window

2022-01-26 Thread Bijan Soleymani
On 2022-01-26 5:42 p.m., Bijan Soleymani wrote: As far as I know this is not a screen feature. Putty controls the window size, it is determined by the default or whatever is saved for that session. You can change what happens when you resize the putty window on the machine running putty. There

Re: gnu screen and resizing terminal window

2022-01-26 Thread Bijan Soleymani
On 2022-01-26 1:45 p.m., Tim Woodall wrote: I have to use PuTTY to connect to a debian server. For reasons that are outwith my control the ssh session disconnects every 24 hrs. Therefore I run screen so after reconnecting I can recover to whereever I was at. However, the PuTTY window does no

Re: gnu screen and resizing terminal window

2022-01-26 Thread Andrei POPESCU
On Mi, 26 ian 22, 18:45:41, Tim Woodall wrote: > I have to use PuTTY to connect to a debian server. For reasons that are > outwith my control the ssh session disconnects every 24 hrs. > > Therefore I run screen so after reconnecting I can recover to whereever > I was at. > > However, the PuTTY wi