aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): rebuild the dirvish preview as a realistic two-paneCraig Jennings3 days2-24/+106
* fix(ibuffer): exclude ibuffer from global font-lock so its faces standCraig Jennings3 days1-0/+6
* fix(reader): exclude eww and nov from global font-lock so shr colors showCraig Jennings3 days2-0/+12
* fix(elfeed): exclude elfeed modes from global font-lock so the theme showsCraig Jennings3 days1-0/+7
* feat(completion): annotate the Signal and contact pickers via categoriesCraig Jennings3 days2-5/+25
* feat(completion): tag four pickers with categories for marginaliaCraig Jennings3 days5-5/+40
* feat(music): configurable in-track seek via an mpv control socketCraig Jennings3 days1-3/+41
* fix(music): drive mpv as a direct subprocess for reliable playbackCraig Jennings3 days1-16/+59
* chore(theme): save WIP theme stateCraig Jennings4 days1-1/+14
* fix(eat): exclude eat-mode from global font-lockCraig Jennings4 days1-0/+9
* fix(theme): ansi-color-bright-magenta inherits magenta, not itselfCraig Jennings4 days2-256/+259
* feat(eat): reset SGR at newline to contain unterminated-color bleedCraig Jennings4 days2-0/+36
* feat(eat): tame the viewport bounce from full-frame inline redrawsCraig Jennings4 days2-1/+23
* chore(elisp): clear byte-compile warnings via declarations and a loop rewriteCraig Jennings4 days4-6/+17
* feat(dirvish): make dired d=diff and D=delete to match the conventionCraig Jennings4 days2-3/+35
* fix(custom-buffer-file): correct swapped which-key labels for C-; b d and DCraig Jennings4 days1-2/+2
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings4 days2-1/+17
* fix(eat): make Escape the unified copy-mode exitCraig Jennings4 days2-1/+33
* chore(ibuffer): put diff on d and delete on DCraig Jennings4 days2-0/+19
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings4 days22-87/+45
* chore(theme): save WIP theme stateCraig Jennings4 days2-86/+55
* chore(elfeed): add four podcasts, tag the last two untagged feedsCraig Jennings4 days1-2/+14
* chore(elfeed): add Platypus Economics YouTube channelCraig Jennings5 days1-0/+3
* chore(media): default video player to mpvCraig Jennings5 days1-2/+4
* feat(external-open): open videos in a looping playerCraig Jennings5 days2-16/+142
* test(init): drop deleted term-config from the classified-modules list; mark c...Craig Jennings5 days1-1/+0
* refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-configCraig Jennings5 days10-671/+288
* feat(ai-term): run agents through EAT instead of ghostelCraig Jennings5 days4-119/+96
* chore(theme): save WIP theme stateCraig Jennings5 days2-8/+207
* feat(eshell): zsh-parity prompt segments and zoxideCraig Jennings5 days2-0/+134
* refactor(term): F12 opens eshell-through-EAT, retire eshell-toggle and xterm-...Craig Jennings5 days4-76/+62
* feat(eshell): run eshell commands through EAT via eat-eshell-modeCraig Jennings5 days1-0/+9
* feat(eat): enable sixel inline images and the kill-while-running confirmCraig Jennings5 days1-0/+3
* feat(eat): wire the EAT experience settingsCraig Jennings5 days1-0/+14
* refactor(term): extract eat-config.el from term-config.elCraig Jennings5 days6-198/+223
* feat(theme-studio): make the EAT preview blocks representativeCraig Jennings5 days2-32/+80
* feat(theme-studio): richer EAT preview with realistic terminal activityCraig Jennings5 days2-19/+57
* chore(theme-studio): label the EMMS app and lowercase the expanded labelsCraig Jennings5 days3-5/+12
* feat(theme-studio): move reuse context from app labels into a hoverCraig Jennings5 days4-8/+20
* chore(theme-studio): spell out the LSP and SHR app namesCraig Jennings5 days2-3/+3
* feat(theme-studio): add EAT face docstrings to the studio hoversCraig Jennings5 days2-2/+2
* chore(theme-studio): label the EAT app with its full name (EAT)Craig Jennings5 days2-2/+2
* feat(term): close the EAT buffer when its shell exitsCraig Jennings5 days1-0/+3
* feat(theme-studio): expose EAT terminal faces with a previewCraig Jennings5 days4-3/+40
* feat(term): toggle EAT instead of ghostel on F12Craig Jennings5 days3-44/+96
* docs(term): design for the F12 -> EAT terminal swapCraig Jennings5 days1-0/+83
* feat(dashboard): enable nerd-icons on the section headingsCraig Jennings5 days1-0/+1
* fix(transcription): land video transcripts beside the source, not in /tmpCraig Jennings5 days2-4/+32
* feat(theme-studio): bind dashboard preview list items to dashboard-items-faceCraig Jennings5 days2-22/+22
* fix(calendar-sync): atomic writes, curl --fail, and zero-event vs garbageCraig Jennings5 days3-17/+104