Re: 2 problems using screen with sshfs and symlinks

2008-08-09 Thread Trent W. Buck
On Wed, Aug 06, 2008 at 07:44:32AM -0700, Ken Steen wrote: > If [my] program is started with 'screen program-name', and the > current directory is a symbolic link to another directory opening a > new screen window changes the pwd to the directory that is pointed > to by the symbolic link instead of

2 problems using screen with sshfs and symlinks

2008-08-09 Thread Ken Steen
I have a small file manager that uses screen to open programs in new screen windows. It works correctly except when using screen on a directory mounted with sshfs or when using screen on a directory that is a symbolic link. If the program is started with 'screen program-name', and the current dir