Re: putty+ssh+screen = auto resizing?

2005-10-04 Thread Fredrik Tolf
A) put WS in the terminfo for that terminal name or B) maybe configure Putty to send another terminal name (such as xterm). Hope it helps. Fredrik Tolf ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: Screen in a chroot

2005-04-26 Thread Fredrik Tolf
ing it would be GNU/Linux. The Linux kernel uses a pseudo-filesystem called "devpts" for the /dev/pts directory. There is absolutely nothing that prevents you from mounting this filesystem on more than one directory. In other words: mount -t devp

Re: seeing color in screen

2005-04-23 Thread Fredrik Tolf
hells started in screen don't read these files, you just don't get the alias. Therefore, it's not an error in screen, but rather a login script flaw. Try running "ls --color" and see if that gets you color. Fredrik Tolf _

Re: GNU screen VIM / terminal garbling on OS X and Cygwin?

2005-03-09 Thread Fredrik Tolf
essing, so you shouldn't take my words too seriously. If this happened to me, I would locate a solid and simple test case and strace vim (or, alternatively, screen) at the point it messes up, and try to see from that what it does wrong. HTH, Fredrik Tolf ___

Re: [PATCH] Kerberos support for screen

2005-02-26 Thread Fredrik Tolf
not be a problem for you. If it is, however, then I see no other choice for you than to switch to Kerberos (which you should do either way, though ;-) ). Fredrik Tolf ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: [PATCH] Kerberos support for screen

2005-02-26 Thread Fredrik Tolf
On Sat, 2005-02-26 at 15:15 -0600, inode0 wrote: > On Sat, 26 Feb 2005 21:31:29 +0100, Fredrik Tolf <[EMAIL PROTECTED]> wrote: > > Either way, I don't intend to shove the patch down your throat. ;-) > > Oh, I have no objection to your proposed patch. I also don't

Re: [PATCH] Kerberos support for screen

2005-02-26 Thread Fredrik Tolf
On Sat, 2005-02-26 at 11:16 -0600, inode0 wrote: > On Sat, 26 Feb 2005 17:30:26 +0100, Fredrik Tolf <[EMAIL PROTECTED]> wrote: > > Hi all! > > > > I was having some trouble with Kerberos and screen, so I wrote this > > patch. Not sure if I should send patches to &

[PATCH] Kerberos support for screen

2005-02-26 Thread Fredrik Tolf
glad if this appears in a future version of screen, so that I don't have to patch it manually for much longer. ;-) I hope it helps someone. Fredrik Tolf ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users