I'm trying to get WMII to split horizontally at 80 columns for xterm, but I'm only seeing a way to do this via percentage. It would be nice to be able to set it by something other than percentage for various resolutions, but if I have to deal with that I will.
The problem is that even percentages don't work at my resolution (1366x768). 47+47 in /colrules yields 79 characters and 48+48 yields 81 characters. As far as I can tell, there is no decimal system allowed so I could do 47.5 for instance.
I came from Ion3 and I'm used to using 80 column terminals, resizable by the keyboard, to get a reasonable cut off point for VIM when I'm coding. I would just settle with using the mouse, but WMII seems to be much more fluid than Ion3, so I would have to do it a LOT, which sounds annoying.
Any ideas?
EDIT: (more info)
grml@dalek:~$ wmiir xwrite /view/ctl next wmiir: fatal: Can't open file '/view/ctl': file not found grml@dalek:~$ wmiir ls / client/ colrules ctl event keys lbar/ rbar/ tag/ tagrules grml@dalek:~$ wmiir xwrite /tag/sel/ctl grow sel sel right +2 wmiir: fatal: cannot write file '/tag/sel/ctl': bad command
Any ideas what's going on?
