aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(dashboard): drop per-item list icons so bookmarks render uniformlyCraig Jennings18 hours1-1/+1
* refactor(weather): load wttrin from the local release/0.4.0 checkoutCraig Jennings19 hours1-9/+9
* docs: normalize generated-file headers and prune obvious commentsCraig Jennings25 hours6-7/+4
* docs: fix blank package summaries and normalize more module headersCraig Jennings26 hours10-220/+55
* docs: condense module commentaries to the terse header contractCraig Jennings26 hours17-857/+162
* refactor(system-commands): bind C-; ! to the menu, drop the leaf keysCraig Jennings26 hours1-28/+9
* feat(weather): opt into wttrin auto-fit font scalingCraig Jennings26 hours1-0/+6
* fix(transcription): write stderr to the error log instead of a phantom bufferCraig Jennings26 hours1-5/+22
* fix(eat): bind zoom-out and reset in eat-semi-char-mode-mapCraig Jennings31 hours1-0/+13
* fix(nerd-icons): color completing-read folders via the completion dir faceCraig Jennings32 hours1-1/+14
* fix(ibuffer): exclude ibuffer from global font-lock so its faces standCraig Jennings40 hours1-0/+6
* fix(reader): exclude eww and nov from global font-lock so shr colors showCraig Jennings40 hours2-0/+12
* fix(elfeed): exclude elfeed modes from global font-lock so the theme showsCraig Jennings40 hours1-0/+7
* feat(completion): annotate the Signal and contact pickers via categoriesCraig Jennings40 hours2-5/+25
* feat(completion): tag four pickers with categories for marginaliaCraig Jennings41 hours5-5/+40
* feat(music): configurable in-track seek via an mpv control socketCraig Jennings46 hours1-3/+41
* fix(music): drive mpv as a direct subprocess for reliable playbackCraig Jennings46 hours1-16/+59
* fix(eat): exclude eat-mode from global font-lockCraig Jennings3 days1-0/+9
* feat(eat): reset SGR at newline to contain unterminated-color bleedCraig Jennings3 days1-0/+25
* feat(eat): tame the viewport bounce from full-frame inline redrawsCraig Jennings3 days1-1/+14
* chore(elisp): clear byte-compile warnings via declarations and a loop rewriteCraig Jennings3 days4-6/+17
* feat(dirvish): make dired d=diff and D=delete to match the conventionCraig Jennings3 days1-3/+12
* fix(custom-buffer-file): correct swapped which-key labels for C-; b d and DCraig Jennings3 days1-2/+2
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings3 days1-1/+9
* fix(eat): make Escape the unified copy-mode exitCraig Jennings3 days1-1/+18
* chore(ibuffer): put diff on d and delete on DCraig Jennings3 days1-0/+10
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings3 days1-3/+3
* chore(elfeed): add four podcasts, tag the last two untagged feedsCraig Jennings3 days1-2/+14
* chore(elfeed): add Platypus Economics YouTube channelCraig Jennings3 days1-0/+3
* chore(media): default video player to mpvCraig Jennings3 days1-2/+4
* feat(external-open): open videos in a looping playerCraig Jennings3 days1-12/+61
* refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-configCraig Jennings3 days6-377/+214
* feat(ai-term): run agents through EAT instead of ghostelCraig Jennings3 days1-51/+36
* feat(eshell): zsh-parity prompt segments and zoxideCraig Jennings3 days1-0/+59
* refactor(term): F12 opens eshell-through-EAT, retire eshell-toggle and xterm-...Craig Jennings3 days2-55/+31
* feat(eshell): run eshell commands through EAT via eat-eshell-modeCraig Jennings3 days1-0/+9
* feat(eat): enable sixel inline images and the kill-while-running confirmCraig Jennings3 days1-0/+3
* feat(eat): wire the EAT experience settingsCraig Jennings3 days1-0/+14
* refactor(term): extract eat-config.el from term-config.elCraig Jennings3 days2-194/+218
* feat(term): close the EAT buffer when its shell exitsCraig Jennings3 days1-0/+3
* feat(term): toggle EAT instead of ghostel on F12Craig Jennings4 days1-24/+56
* feat(dashboard): enable nerd-icons on the section headingsCraig Jennings4 days1-0/+1
* fix(transcription): land video transcripts beside the source, not in /tmpCraig Jennings4 days1-4/+10
* fix(calendar-sync): atomic writes, curl --fail, and zero-event vs garbageCraig Jennings4 days1-14/+28
* fix(org-roam): drop the redundant refile-targets build that froze first idleCraig Jennings4 days1-2/+4
* chore(dashboard): use the nf-cod-library codicon for the Calibre launcherCraig Jennings4 days1-1/+2
* refactor: strip all literal colors from config modulesCraig Jennings4 days7-51/+41
* fix(dirvish): reap the Super+F popup session on any frame closeCraig Jennings4 days1-0/+16
* fix(eww): inject the User-Agent reliably under byte-compilationCraig Jennings4 days1-0/+7
* feat(ai-term): step into detached sessions too, attaching themCraig Jennings4 days1-37/+66