Man, my little #termbar solution in cwm is working so well, I forgot I wasn't running #i3wm for a little while there.
My only real beef with #cwm is that it doesn't raise windows they get focus. You have to $mod-Lclick them. A little annoying, but that does just reinforce my alt-tab addiction, lol
@mischa @jasper @h3artbl33d @gonzalo
Just FYI, I made my own heavily modded #termbar for #OpenBSD:
https://codeberg.org/rldane/scripts/src/branch/main/termbar
But what I ended up using instead was using a hack of a hack that lets me use i3status as a data source, but with memory usage added (which i3status doesn't provide in OpenBSD, for some reason), and the active window group number.
hack #1: https://codeberg.org/rldane/scripts/src/branch/main/obsdstatus (adds mem)
hack #2: https://codeberg.org/rldane/scripts/src/branch/main/cwmstatus (adds grp)