Commit 2b954b1
committed
fix(analyze): ESC quits at top level, update hint text
- goBack() now calls tea.Quit when already at overview root with no history,
so ESC exits consistently from any depth
- hint text at the top level updated from "Ctrl+C Quit" to "Esc/Q Quit"
to reflect actual key bindings1 parent 5f3975f commit 2b954b1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
923 | 923 | | |
924 | 924 | | |
925 | 925 | | |
926 | | - | |
| 926 | + | |
927 | 927 | | |
928 | 928 | | |
929 | 929 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
0 commit comments