Commit ea31950
committed
fix: correct key binding handling and update quit message in scoreboard TUI
**Changed:**
- Fixed key binding handling by replacing "ctrl-c" with "ctrl+c" in the key event switch to match the correct input string
- Updated the on-screen instructions from "q/ctrl-c quit · r poll now" to "q/ctrl-c quit · r reload" for clarity in the scoreboard TUI1 parent 07818f2 commit ea31950
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments