aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* feat(eat): make Ctrl+Backspace delete the previous wordCraig Jennings12 days1-0/+14
* fix(eat): register F1 so it reaches Emacs from agent terminalsCraig Jennings12 days1-3/+9
* fix(org-capture): reap stray popup frames reliablyCraig Jennings12 days1-13/+34
* docs(dirvish): correct stale quick-capture binding to Super+NCraig Jennings12 days1-1/+1
* feat(completion): annotate the file-basename pickers with size and dateCraig Jennings12 days9-22/+104
* refactor: split video-audio-recording.el into layered modulesCraig Jennings13 days3-719/+752
* refactor: split calendar-sync.el into layered modulesCraig Jennings13 days5-1349/+1525
* refactor: split custom-misc.el into focused modulesCraig Jennings13 days7-196/+228
* refactor: prefix two collision-prone helpers, document naming auditCraig Jennings13 days2-5/+5
* refactor: normalize module package headers and enforce themCraig Jennings13 days33-33/+33
* chore(font): bump laptop default preset one point to 130Craig Jennings13 days1-1/+1
* fix(music): define the playlist-header facesCraig Jennings13 days1-0/+15
* fix(ai-term): keep agent buffers alive through the kill-all sweepCraig Jennings13 days2-3/+33
* feat(calibre): open calibredb filtered to the in-progress booksCraig Jennings13 days1-1/+33
* feat(reading): reformat PDF bookmark names like EPUBsCraig Jennings13 days1-21/+27
* feat(dashboard): add a weather launcher (wttrin)Craig Jennings13 days1-2/+5
* fix(ai-term): summon restores the agent's last fullscreen stateCraig Jennings13 days1-7/+51
* feat(windows): bind M-arrow to the window pull-away and resizeCraig Jennings13 days1-2/+12
* fix(dashboard): drop per-item list icons so bookmarks render uniformlyCraig Jennings13 days1-1/+1
* refactor(weather): load wttrin from the local release/0.4.0 checkoutCraig Jennings13 days1-9/+9
* docs: normalize generated-file headers and prune obvious commentsCraig Jennings14 days6-7/+4
* docs: fix blank package summaries and normalize more module headersCraig Jennings14 days10-220/+55
* docs: condense module commentaries to the terse header contractCraig Jennings14 days17-857/+162
* refactor(system-commands): bind C-; ! to the menu, drop the leaf keysCraig Jennings14 days1-28/+9
* feat(weather): opt into wttrin auto-fit font scalingCraig Jennings14 days1-0/+6
* fix(transcription): write stderr to the error log instead of a phantom bufferCraig Jennings14 days1-5/+22
* fix(eat): bind zoom-out and reset in eat-semi-char-mode-mapCraig Jennings14 days1-0/+13
* fix(nerd-icons): color completing-read folders via the completion dir faceCraig Jennings14 days1-1/+14
* fix(ibuffer): exclude ibuffer from global font-lock so its faces standCraig Jennings2026-06-271-0/+6
* fix(reader): exclude eww and nov from global font-lock so shr colors showCraig Jennings2026-06-272-0/+12
* fix(elfeed): exclude elfeed modes from global font-lock so the theme showsCraig Jennings2026-06-271-0/+7
* feat(completion): annotate the Signal and contact pickers via categoriesCraig Jennings2026-06-272-5/+25
* feat(completion): tag four pickers with categories for marginaliaCraig Jennings2026-06-275-5/+40
* feat(music): configurable in-track seek via an mpv control socketCraig Jennings2026-06-271-3/+41
* fix(music): drive mpv as a direct subprocess for reliable playbackCraig Jennings2026-06-271-16/+59
* fix(eat): exclude eat-mode from global font-lockCraig Jennings2026-06-261-0/+9
* feat(eat): reset SGR at newline to contain unterminated-color bleedCraig Jennings2026-06-261-0/+25
* feat(eat): tame the viewport bounce from full-frame inline redrawsCraig Jennings2026-06-261-1/+14
* chore(elisp): clear byte-compile warnings via declarations and a loop rewriteCraig Jennings2026-06-264-6/+17
* feat(dirvish): make dired d=diff and D=delete to match the conventionCraig Jennings2026-06-261-3/+12
* fix(custom-buffer-file): correct swapped which-key labels for C-; b d and DCraig Jennings2026-06-261-2/+2
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings2026-06-261-1/+9
* fix(eat): make Escape the unified copy-mode exitCraig Jennings2026-06-261-1/+18
* chore(ibuffer): put diff on d and delete on DCraig Jennings2026-06-261-0/+10
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings2026-06-261-3/+3
* chore(elfeed): add four podcasts, tag the last two untagged feedsCraig Jennings2026-06-261-2/+14
* chore(elfeed): add Platypus Economics YouTube channelCraig Jennings2026-06-261-0/+3
* chore(media): default video player to mpvCraig Jennings2026-06-261-2/+4
* feat(external-open): open videos in a looping playerCraig Jennings2026-06-261-12/+61
* refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-configCraig Jennings2026-06-266-377/+214