Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 15:33
· 93 commits to main since this release
08023f9

Bug Fixes

  • Drop non-active hints that would overflow the pane width
  • Dedupe unicode-width and balance overflow marker fitting
  • Drop wide-glyph labels from char-indexed overlay
  • Reset SGR before erase-to-EOL in compose
  • Clear stale click geometry when a frame can't draw

Documentation

  • Clarify why ModeUpdate/Mouse are subscribed but not yet handled
  • Add zellij plugin-development rules and Claude Code project config
  • Track the project-level .claude/CLAUDE.md
  • Unify tab identity on position, drop stale tab_id refs (#7)
  • Sync permission-count table and preview note with click-to-switch

Features

  • Scaffold zellij-tabmap plugin
  • Parse config and stabilize the 3-row bar
  • Project the active tab's PaneManifest into the minimap
  • Pack tab blocks with active-centering and +N overflow markers
  • Theme-derived, identity-stable pane colors
  • Extract pane-title summarization into title.rs
  • Per-tab 3-row compositor with L0-L4 degradation ladder (#7)
  • Wire every tab through pack -> assemble -> compose
  • Switch tabs by clicking their block

Testing

  • Assert per-id color stability with non-colliding slots