Tags give the ability to mark specific points in history as being important
-
v0.4.1
1ba3da85 · ·v0.4.1 — pre-release fixes: env lifetime, handler accumulation, softer systemd dep
-
-
v0.3.1
77a5f569 · ·v0.3.1 — first version where Super+` actually drops keyboard focus into the terminal (EXCLUSIVE layer-shell mode)
-
v0.3.0
388129fd · ·v0.3.0 — security hardening: safer argv default, env whitelist, workdir perms, installer polish
-
-
v0.2.0
2ef30d0b · ·claubar v0.2.0 — bar anchored to panel bottom + drag-to-resize. Builds on v0.1.0 (animated top-bar + Claude panel) and inverts the geometry: the modules row now sits at the bottom of the panel and follows it on expand/collapse. The bar doubles as a drag handle — hold and drag to resize the panel in real time, no upper clamp. Super+\` toggles between collapsed and the last manually-set height (defaults to config's expand-height-percent on first use). VTE fills the panel, so terminal size = panel size. Content-position "sticky to bottom" is *not* implemented — content flows top-down as in a normal terminal, with auto-scroll keeping the cursor near the bar once output exceeds the visible rows. Tag this as the next return point before experimenting with content-position UX again.