| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(eat): bind zoom-out and reset in eat-semi-char-mode-map | Craig Jennings | 9 hours | 1 | -0/+13 |
| * | fix(nerd-icons): color completing-read folders via the completion dir face | Craig Jennings | 10 hours | 1 | -1/+14 |
| * | fix(ibuffer): exclude ibuffer from global font-lock so its faces stand | Craig Jennings | 18 hours | 1 | -0/+6 |
| * | fix(reader): exclude eww and nov from global font-lock so shr colors show | Craig Jennings | 18 hours | 2 | -0/+12 |
| * | fix(elfeed): exclude elfeed modes from global font-lock so the theme shows | Craig Jennings | 18 hours | 1 | -0/+7 |
| * | feat(completion): annotate the Signal and contact pickers via categories | Craig Jennings | 19 hours | 2 | -5/+25 |
| * | feat(completion): tag four pickers with categories for marginalia | Craig Jennings | 19 hours | 5 | -5/+40 |
| * | feat(music): configurable in-track seek via an mpv control socket | Craig Jennings | 24 hours | 1 | -3/+41 |
| * | fix(music): drive mpv as a direct subprocess for reliable playback | Craig Jennings | 24 hours | 1 | -16/+59 |
| * | fix(eat): exclude eat-mode from global font-lock | Craig Jennings | 43 hours | 1 | -0/+9 |
| * | feat(eat): reset SGR at newline to contain unterminated-color bleed | Craig Jennings | 43 hours | 1 | -0/+25 |
| * | feat(eat): tame the viewport bounce from full-frame inline redraws | Craig Jennings | 45 hours | 1 | -1/+14 |
| * | chore(elisp): clear byte-compile warnings via declarations and a loop rewrite | Craig Jennings | 45 hours | 4 | -6/+17 |
| * | feat(dirvish): make dired d=diff and D=delete to match the convention | Craig Jennings | 45 hours | 1 | -3/+12 |
| * | fix(custom-buffer-file): correct swapped which-key labels for C-; b d and D | Craig Jennings | 45 hours | 1 | -2/+2 |
| * | fix(eat): forward word-motion arrows to the terminal in agent buffers | Craig Jennings | 46 hours | 1 | -1/+9 |
| * | fix(eat): make Escape the unified copy-mode exit | Craig Jennings | 2 days | 1 | -1/+18 |
| * | chore(ibuffer): put diff on d and delete on D | Craig Jennings | 2 days | 1 | -0/+10 |
| * | refactor(term): finish ghostel retirement (phase 5) | Craig Jennings | 2 days | 1 | -3/+3 |
| * | chore(elfeed): add four podcasts, tag the last two untagged feeds | Craig Jennings | 2 days | 1 | -2/+14 |
| * | chore(elfeed): add Platypus Economics YouTube channel | Craig Jennings | 2 days | 1 | -0/+3 |
| * | chore(media): default video player to mpv | Craig Jennings | 2 days | 1 | -2/+4 |
| * | feat(external-open): open videos in a looping player | Craig Jennings | 2 days | 1 | -12/+61 |
| * | refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-config | Craig Jennings | 2 days | 6 | -377/+214 |
| * | feat(ai-term): run agents through EAT instead of ghostel | Craig Jennings | 2 days | 1 | -51/+36 |
| * | feat(eshell): zsh-parity prompt segments and zoxide | Craig Jennings | 2 days | 1 | -0/+59 |
| * | refactor(term): F12 opens eshell-through-EAT, retire eshell-toggle and xterm-... | Craig Jennings | 2 days | 2 | -55/+31 |
| * | feat(eshell): run eshell commands through EAT via eat-eshell-mode | Craig Jennings | 2 days | 1 | -0/+9 |
| * | feat(eat): enable sixel inline images and the kill-while-running confirm | Craig Jennings | 2 days | 1 | -0/+3 |
| * | feat(eat): wire the EAT experience settings | Craig Jennings | 2 days | 1 | -0/+14 |
| * | refactor(term): extract eat-config.el from term-config.el | Craig Jennings | 2 days | 2 | -194/+218 |
| * | feat(term): close the EAT buffer when its shell exits | Craig Jennings | 3 days | 1 | -0/+3 |
| * | feat(term): toggle EAT instead of ghostel on F12 | Craig Jennings | 3 days | 1 | -24/+56 |
| * | feat(dashboard): enable nerd-icons on the section headings | Craig Jennings | 3 days | 1 | -0/+1 |
| * | fix(transcription): land video transcripts beside the source, not in /tmp | Craig Jennings | 3 days | 1 | -4/+10 |
| * | fix(calendar-sync): atomic writes, curl --fail, and zero-event vs garbage | Craig Jennings | 3 days | 1 | -14/+28 |
| * | fix(org-roam): drop the redundant refile-targets build that froze first idle | Craig Jennings | 3 days | 1 | -2/+4 |
| * | chore(dashboard): use the nf-cod-library codicon for the Calibre launcher | Craig Jennings | 3 days | 1 | -1/+2 |
| * | refactor: strip all literal colors from config modules | Craig Jennings | 3 days | 7 | -51/+41 |
| * | fix(dirvish): reap the Super+F popup session on any frame close | Craig Jennings | 3 days | 1 | -0/+16 |
| * | fix(eww): inject the User-Agent reliably under byte-compilation | Craig Jennings | 3 days | 1 | -0/+7 |
| * | feat(ai-term): step into detached sessions too, attaching them | Craig Jennings | 3 days | 1 | -37/+66 |
| * | feat: add avy (in-buffer jump) and wgrep (editable grep) | Craig Jennings | 3 days | 2 | -0/+20 |
| * | feat(google-keep): org-page renderer, refresh command, keybindings (Phase 2-3) | Craig Jennings | 3 days | 2 | -0/+216 |
| * | fix(calendar-sync): re-derive status from a declined occurrence override | Craig Jennings | 3 days | 1 | -1/+9 |
| * | fix(dirvish): point the bg wallpaper command at set-wallpaper on Wayland | Craig Jennings | 3 days | 1 | -4/+5 |
| * | feat(ledger): un-orphan ledger-config and rewrite clean-on-save | Craig Jennings | 3 days | 1 | -14/+26 |
| * | chore(elisp): clear byte-compile warnings (18 more modules) | Craig Jennings | 4 days | 18 | -23/+102 |
| * | chore(elisp): clear byte-compile warnings (calibredb, config-utilities, tramp... | Craig Jennings | 4 days | 6 | -2/+53 |
| * | chore(elisp): clear byte-compile warnings (org, music, org-roam) | Craig Jennings | 4 days | 3 | -149/+280 |