On Sun, Dec 06, 2009 at 08:22:10PM +0100, Artur Skonecki wrote:
> Hi,
> Is it possible to get a list of terminals in dvtm?
> I would like to use it in dvtm-status script.

You could add a new command to the cmdfifo interface but you would 
still need a way to get the information back.

You would then invoke dvtm like this

 dvtm -c $HOME/.dvtm-cmd-fifo 

and run the list command:

 echo list > $HOME/.dvtm-cmd-fifo 

Regards,
Marc

-- 
 Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

Reply via email to