diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-08 11:30:58 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-08 11:30:58 -0500 |
| commit | 12b215334b4deafaa3ebda2a50e4a83018a5dfdc (patch) | |
| tree | a77e035af2b854c7a08a00cc66bb37224d6207da /todo.org | |
| parent | 84e5cdb277b8e96f730139e77d3ce7f5206c8b87 (diff) | |
| download | dotemacs-12b215334b4deafaa3ebda2a50e4a83018a5dfdc.tar.gz dotemacs-12b215334b4deafaa3ebda2a50e4a83018a5dfdc.zip | |
chore(todo): drop the F8-in-ghostel manual check (confirmed passing)
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -132,11 +132,6 @@ What we're verifying: org's ~88-face and magit's ~111-face tables stay navigable - Type "agenda" in the filter - Reassign one face and watch the preview Expected: rows are grouped, the filter narrows them, and a reassignment updates the preview live. -*** TODO F8 opens the agenda from inside a ghostel buffer -What we're verifying: F8 reaches Emacs (not the pty) inside a ghostel terminal, so it opens the main agenda like everywhere else. Verified at the source/data-structure level (=<f8>= is now a ghostel-keymap-exception and the rebuilt semi-char map no longer forwards it); only the live keypress needs a human. -- Open a ghostel terminal (=F12=, or an ai-term agent with =F9=) and click into it so point is inside the terminal -- Press F8 -Expected: =cj/main-agenda-display= runs and the agenda opens; the keypress is NOT echoed into the shell/terminal program. ** TODO [#B] Dashboard keybinding changes :quick: :PROPERTIES: :LAST_REVIEWED: 2026-06-06 |
