Context
The primary expected invocation is a tmux popup or floating terminal surface. See docs/v1-scope.md and the PRD.
Acceptance criteria
- Document a working tmux popup command or keybinding.
- Verify
hud opens comfortably in a tmux popup.
- Verify quit behavior returns control cleanly to tmux.
- Note any terminal sizing assumptions or minimum useful dimensions.
- README includes tmux popup usage.
Out of scope
- Replacing tmux.
- Managing tmux sessions directly unless configured as a normal action.
Context
The primary expected invocation is a tmux popup or floating terminal surface. See
docs/v1-scope.mdand the PRD.Acceptance criteria
hudopens comfortably in a tmux popup.Out of scope