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

I'd like to add that merged buffer states currently aren't restored either
(possibly due to non-consecutive buffer numbers not being supported?).

Currently I am using an alias on start-up for this instead where I move the
primary buffer I want to merge with to a specific number, next I merge the
other buffers using the previously specified number and then apply the
layout:

/alias startup /buffer Chat4All.#help;/buffer move 4;/buffer #test;/buffer
merge 4;/buffer #report;/buffer merge 4;/buffer Chat4All.#help;/layout apply

It might not be clean, but it is a workaround that works for me in the mean
time.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to