Hello --
2008/9/26 <[EMAIL PROTECTED]>:
> So, my idea was: Why not use the combined knowledge of the people
> on this mailinglist to compile a user-friendly, yet powerful initial
> .screenrc-configuration and ship it to the individual package-maintainers?
> (The screen-wiki already links to some
Hi,
I've been using screen for many years now, and find it indispensable. Still,
I know quite some people, who never managed to get a hold of it. The initial
learning curve is too steep for them, I guess...
Some years ago, I tried several Linux-Distros (Debian, SuSe, Fedora) and found
the initi
Would it be possible to include an option to display the full command
run (rather than just the first word of it)? In other words, instead of:
0 vi
1 bash
2 watch
3 tail
You might see:
0 vi .bashrc
1 bash
2 watch df -h
3 tail -f /var/log/messages
Awhile ago I had a patch that provided this beha