Re: Precise mimic of 'screen -t'
Martin Steer <martinsteer-DhbpxLVwpzy6c6uEtOJ/[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jan 06, 2011 at 11:35:25AM -0500, [email protected] wrote: > Is there any way to emulate screen's > >bind f newframe -t 'firefox' firefox > >Scripts that say > >#!/bin/ksh >firefox >ratpoison -c "title firefox" > >are buggy because if I change frames too quickly, the wrong thing gets >titled 'firefox'. xtoolwait firefox && ratpoison -c 'title firefox' Perhaps there's a better way? -- Martin