I would like to see a second -t##,##,##,... for tabs of the side listbox (or the main window which ever) so you can set the tabstops seperately, if there isnt a second -t then both parts of the window get the same tabstops so everyting well work the same for current /window commands in scripts etc.

I know the help says -t is for listboxes, but it does work in the mainwindow (non listbox) as well although differently (i like the two differnt ways, gives you more display options). I would like to be able to just set the tab stops seperately.
ie:
/window -l25 -t80,100,120,140 -t10,20,30

The main window gets a big column then 3 smaller ones
The side list box gets smaller columns.

of course i wouldnt care if the mainwindow had to be the second -t either, just if it could be done.