Hello: On Thu, 07 Feb 2008, Samer Abdallah wrote:
> real men use so many nested instances of screen on different > machines that we forget how many times to press Ctrl-A > to get to the start of the line. So what about configuring your screen to use Ctrl-G instead: $ cat ~/.screenrc escape ^G^G termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' termcapinfo rxvt 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007' hardstatus string "%H [screen %n%?: %t%?] %h" Best regards -- Tibor Simko
