fix(ui): kanban column keys p/i/b/w instead of 1-4 #84

Merged
barrettruth merged 1 commit from fix/kanban-column-keys into main 2026-03-25 14:30:11 +00:00
barrettruth commented 2026-03-25 14:28:03 +00:00

Problem

Kanban column shortcuts 1-4 conflicted with global 1-9 category jump keybindings.

Solution

Change column jump keys to p/i/b/w (Pending, In progress, Blocked, Won). Update column hint labels and keymap help panel.

## Problem Kanban column shortcuts `1-4` conflicted with global `1-9` category jump keybindings. ## Solution Change column jump keys to `p`/`i`/`b`/`w` (Pending, In progress, Blocked, Won). Update column hint labels and keymap help panel.
Sign in to join this conversation.
No description provided.