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

Re: Programmatically add new tabs?



On Mon, 2003-04-07 at 04:46, Peter Zelezny wrote:
> With the Python programming interface, is it possible to create new
> tabs/contexts?
> 
> I would like to filter various server messages to different tabs.
/query my_new_tab

Then find the context by name and print to it.
Doh!  So simple, yet I didn't think of it!  My mind must be slipping.  =)

Thanks!
--
Jon-Pierre Gentil <jgentil@charter.net>