weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [bug #26110] /layout apply doesnt order buffers properly w


From: FlashCode
Subject: [Weechat-dev] [bug #26110] /layout apply doesnt order buffers properly when some of them are missing
Date: Wed, 31 Mar 2010 05:54:29 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2

Follow-up Comment #4, bug #26110 (project weechat):

In fact "/layout apply" is never called by WeeChat. But when a buffer is
opened (when you join a channel for example), WeeChat will choose number for
this buffer, according to layout number saved (but only for this buffer, not
other buffers like /layout apply does).
If you want to force a /layout apply, I think you can set a server command
like that:
/set irc.server.freenode.command "/wait 30 /layout apply"
Or a command at startup:
/set weechat.startup.command_after_plugins "/wait 30 /layout apply"
Maybe this should be done in an automatic way, I'll think about that.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26110>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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