ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] Precise mimic of 'screen -t'


From: Martin Steer
Subject: Re: [RP] Precise mimic of 'screen -t'
Date: Tue, 11 Jan 2011 05:51:32 +1100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Jan 06, 2011 at 11:35:25AM -0500, address@hidden 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]