Helloi
You can probably use the 'at' command:
at * stuff "DISPLAY=:X.Y^M"
Or something like that.
Bye
Adam M wrote:
I'm a long-time screen user, but there's one thing that's been bothering
me for years that I've never found a good solution for.
My typical usage is I SSH from my Windows b
Aaron Davies wrote:
hmm, interesting
this is cumbersome, but maybe you could suspend the ssh session
(, ~, ctrl-Z), say "screen", and then resume it (fg)?
alternatively, someone who knows the internals could explain why it is
that "screen" at the command-line behaves differently from "screen"
Hello,
(by error, I've also sent this to screen-devel, and I apologize for it)
Hello,
As the title says i'd like to find a way to open a new window and change its CWD to the same dir as the curent window (well the 'other' one once the new window
is created)
So far, this is what I came up wit