aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(music): define the playlist-header facesCraig Jennings11 hours1-0/+15
* fix(ai-term): keep agent buffers alive through the kill-all sweepCraig Jennings19 hours2-3/+33
* feat(calibre): open calibredb filtered to the in-progress booksCraig Jennings20 hours1-1/+33
* feat(reading): reformat PDF bookmark names like EPUBsCraig Jennings20 hours1-21/+27
* feat(dashboard): add a weather launcher (wttrin)Craig Jennings20 hours1-2/+5
* fix(ai-term): summon restores the agent's last fullscreen stateCraig Jennings21 hours1-7/+51
* feat(windows): bind M-arrow to the window pull-away and resizeCraig Jennings22 hours1-2/+12
* fix(dashboard): drop per-item list icons so bookmarks render uniformlyCraig Jennings23 hours1-1/+1
* refactor(weather): load wttrin from the local release/0.4.0 checkoutCraig Jennings24 hours1-9/+9
* docs: normalize generated-file headers and prune obvious commentsCraig Jennings30 hours6-7/+4
* docs: fix blank package summaries and normalize more module headersCraig Jennings31 hours10-220/+55
* docs: condense module commentaries to the terse header contractCraig Jennings31 hours17-857/+162
* refactor(system-commands): bind C-; ! to the menu, drop the leaf keysCraig Jennings31 hours1-28/+9
* feat(weather): opt into wttrin auto-fit font scalingCraig Jennings31 hours1-0/+6
* fix(transcription): write stderr to the error log instead of a phantom bufferCraig Jennings31 hours1-5/+22
* fix(eat): bind zoom-out and reset in eat-semi-char-mode-mapCraig Jennings36 hours1-0/+13
* fix(nerd-icons): color completing-read folders via the completion dir faceCraig Jennings36 hours1-1/+14
* fix(ibuffer): exclude ibuffer from global font-lock so its faces standCraig Jennings45 hours1-0/+6
* fix(reader): exclude eww and nov from global font-lock so shr colors showCraig Jennings45 hours2-0/+12
* fix(elfeed): exclude elfeed modes from global font-lock so the theme showsCraig Jennings45 hours1-0/+7
* feat(completion): annotate the Signal and contact pickers via categoriesCraig Jennings45 hours2-5/+25
* feat(completion): tag four pickers with categories for marginaliaCraig Jennings45 hours5-5/+40
* feat(music): configurable in-track seek via an mpv control socketCraig Jennings2 days1-3/+41
* fix(music): drive mpv as a direct subprocess for reliable playbackCraig Jennings2 days1-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 Jennings4 days1-0/+3
* feat(eat): wire the EAT experience settingsCraig Jennings4 days1-0/+14
* refactor(term): extract eat-config.el from term-config.elCraig Jennings4 days2-194/+218
* feat(term): close the EAT buffer when its shell exitsCraig Jennings4 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