Re: Question about the split feature

2009-03-11 Thread Malte Skoruppa
Hi, > I defined the F10 key on my keyboard to do this function. In my > .screenrc, I have: > > bindkey -k k; eval split focus other focus # F10 > > Would this help? > It would indeed. That is precisely what I was looking for (except I'll use another keybinding than F10, but that's a detail...)

Re: Session name in status line

2009-03-11 Thread Alexander Steinert
Frank Blendinger, Wed 2009-03-11 01:53 CET: > Hi, > > I want to see the name of the session in my caption. As there is no > predefined string escape, I tried this: > > backtick 1 0 0 echo $STY > caption always "...%1`..." > > but the environment variable STY is not set when the backtick