Commit de5472b
fix: show screen-specific key bindings in footer
Footer was always rendering global shortcuts (ShortHelp) instead of
the active screen's bindings. Now screens like Connect that define
KeyBindings() (j/k, r, p, a, d) show those in the footer instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ca05a64 commit de5472b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments