Commit cd5f4ac
fix(tui): replace bare arrow keys with leader-key session navigation
Session child/parent navigation now uses ctrl+x + hjkl consistently,
removing bare arrow key bindings that conflicted with macOS window
management and terminal cursor movement.
Closes: #88
Constraint: ctrl+x j (first child) already used leader-key pattern
Rejected: keeping arrows as alternates | still conflicts with OS
Confidence: high
Scope-risk: narrow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5fde705 commit cd5f4ac
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments