-- Binvars:
I think Binvars should be able to support null(chr 00) better. Many times I have attempted to make scripts that included using the $compress identifier and Binvars. The thing is I couddn't finish them because the nulls made things go wrong. The only problem I can remember right now was that /bwrite would only write up to the first null.

-- Windows:
There should be better customization of windows switchbar buttons. I suggest something like this:
Code:
/window -P[N] <@window|#channel>

It would change the position of the window or channel in its group.

I also suggest something like this:
Code:
/window -G[N] <@window|cid>

This, for windows, would change which group they are in. For a cid, it would move the whole group for the cid so it would be group N.

I also suggest something like this:
Code:
$cidgroup(@window|#channel|cid)

This, for windows and channels, would return their position in their group. For a cid, it would return the groups position.

Sorry if those are bad explanations, it was hard to explain.


- poiuy_qwert