>> 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"

It's not the true kosher way, real men can not fall so much...

Reply via email to