Skip to main content

Kanban Board

The kanban board provides a visual, column-based view of your tasks organized by status. It's available as an overlay on top of the board view, or as a fullscreen takeover.

Opening the Kanban Board

  1. Switch to board view (press b in the monitor)
  2. Press V to open the kanban overlay

Kanban board overlay

Fullscreen Mode

Press f to toggle between overlay and fullscreen. Fullscreen takes over the entire terminal for maximum visibility.

Kanban board fullscreen

Columns

The board displays 7 status columns:

ColumnDescription
ReviewIssues ready for you to review (someone else's work)
ReworkIssues rejected in review that need fixes
WIPIssues actively being worked on (in progress)
ReadyOpen issues available to pick up
P.ReviewIssues you submitted, pending review by others
BlockedIssues blocked by dependencies or explicit status
ClosedCompleted issues

Each column header shows the count of issues in that category.

KeyAction
h / lMove between columns
j / kMove up/down within a column
EnterOpen issue details
fToggle fullscreen
EscClose kanban view

Column Scrolling

When a column has more cards than fit on screen, it scrolls independently. Scroll indicators ( / ) appear at the top and bottom of columns with overflow. Scroll positions are preserved when navigating between columns.

Cards

Each card displays:

  • Status icon and priority level
  • Truncated issue title
  • Issue ID and current status

The selected card is highlighted. Press Enter to open the full issue detail modal.