aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(custom-buffer-file): correct swapped which-key labels for C-; b d and DCraig Jennings12 hours1-2/+2
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings13 hours1-1/+9
* fix(eat): make Escape the unified copy-mode exitCraig Jennings17 hours1-1/+18
* chore(ibuffer): put diff on d and delete on DCraig Jennings17 hours1-0/+10
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings17 hours1-3/+3
* chore(elfeed): add four podcasts, tag the last two untagged feedsCraig Jennings18 hours1-2/+14
* chore(elfeed): add Platypus Economics YouTube channelCraig Jennings18 hours1-0/+3
* chore(media): default video player to mpvCraig Jennings19 hours1-2/+4
* feat(external-open): open videos in a looping playerCraig Jennings20 hours1-12/+61
* refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-configCraig Jennings22 hours6-377/+214
* feat(ai-term): run agents through EAT instead of ghostelCraig Jennings23 hours1-51/+36
* feat(eshell): zsh-parity prompt segments and zoxideCraig Jennings24 hours1-0/+59
* refactor(term): F12 opens eshell-through-EAT, retire eshell-toggle and xterm-...Craig Jennings24 hours2-55/+31
* feat(eshell): run eshell commands through EAT via eat-eshell-modeCraig Jennings24 hours1-0/+9
* feat(eat): enable sixel inline images and the kill-while-running confirmCraig Jennings24 hours1-0/+3
* feat(eat): wire the EAT experience settingsCraig Jennings24 hours1-0/+14
* refactor(term): extract eat-config.el from term-config.elCraig Jennings25 hours2-194/+218
* feat(term): close the EAT buffer when its shell exitsCraig Jennings29 hours1-0/+3
* feat(term): toggle EAT instead of ghostel on F12Craig Jennings30 hours1-24/+56
* feat(dashboard): enable nerd-icons on the section headingsCraig Jennings31 hours1-0/+1
* fix(transcription): land video transcripts beside the source, not in /tmpCraig Jennings32 hours1-4/+10
* fix(calendar-sync): atomic writes, curl --fail, and zero-event vs garbageCraig Jennings33 hours1-14/+28
* fix(org-roam): drop the redundant refile-targets build that froze first idleCraig Jennings33 hours1-2/+4
* chore(dashboard): use the nf-cod-library codicon for the Calibre launcherCraig Jennings34 hours1-1/+2
* refactor: strip all literal colors from config modulesCraig Jennings34 hours7-51/+41
* fix(dirvish): reap the Super+F popup session on any frame closeCraig Jennings35 hours1-0/+16
* fix(eww): inject the User-Agent reliably under byte-compilationCraig Jennings37 hours1-0/+7
* feat(ai-term): step into detached sessions too, attaching themCraig Jennings38 hours1-37/+66
* feat: add avy (in-buffer jump) and wgrep (editable grep)Craig Jennings45 hours2-0/+20
* feat(google-keep): org-page renderer, refresh command, keybindings (Phase 2-3)Craig Jennings46 hours2-0/+216
* fix(calendar-sync): re-derive status from a declined occurrence overrideCraig Jennings46 hours1-1/+9
* fix(dirvish): point the bg wallpaper command at set-wallpaper on WaylandCraig Jennings47 hours1-4/+5
* feat(ledger): un-orphan ledger-config and rewrite clean-on-saveCraig Jennings48 hours1-14/+26
* chore(elisp): clear byte-compile warnings (18 more modules)Craig Jennings3 days18-23/+102
* chore(elisp): clear byte-compile warnings (calibredb, config-utilities, tramp...Craig Jennings3 days6-2/+53
* chore(elisp): clear byte-compile warnings (org, music, org-roam)Craig Jennings3 days3-149/+280
* chore(elisp): clear byte-compile warnings (elfeed, markdown, prog-general)Craig Jennings3 days3-13/+45
* chore(elisp): clear byte-compile warnings (org-noter, calendar-sync, vc, dirv...Craig Jennings3 days5-24/+133
* chore(elisp): clear byte-compile warnings (mail, dashboard, eshell, erc)Craig Jennings3 days4-25/+170
* style(elisp): clear defcustom-group and dead-local byte-compile warningsCraig Jennings3 days3-5/+15
* fix(elisp): make dead let-bindings of foreign special vars take effectCraig Jennings3 days2-0/+11
* refactor(org-refile): drop roam Project notes as refile targetsCraig Jennings3 days1-6/+5
* fix(org-agenda): filter missing base files; drop the roam-source doc claimCraig Jennings3 days1-12/+22
* feat(ai-term): wrap-teardown + shutdown entry points for rulesetsCraig Jennings3 days1-0/+89
* feat(nerd-icons): drop the runtime tint so the theme drives icon color (phase 3)Craig Jennings3 days1-39/+7
* fix(term): scope copy-mode to C-<up> and don't re-enter mid-copyCraig Jennings3 days1-72/+45
* fix(coverage): bind json reader vars dynamically in simplecov parsersCraig Jennings3 days1-0/+9
* fix(latex): activate the latexmk workflowCraig Jennings3 days1-2/+7
* feat(face-diagnostic): make report face names describe-face buttonsCraig Jennings3 days1-21/+39
* feat(term): modified arrows enter copy-mode and carry directionCraig Jennings3 days1-10/+81