aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat(eshell): run eshell commands through EAT via eat-eshell-modeCraig Jennings4 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
* 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
* feat: add avy (in-buffer jump) and wgrep (editable grep)Craig Jennings4 days2-0/+20
* feat(google-keep): org-page renderer, refresh command, keybindings (Phase 2-3)Craig Jennings4 days2-0/+216
* fix(calendar-sync): re-derive status from a declined occurrence overrideCraig Jennings4 days1-1/+9
* fix(dirvish): point the bg wallpaper command at set-wallpaper on WaylandCraig Jennings5 days1-4/+5
* feat(ledger): un-orphan ledger-config and rewrite clean-on-saveCraig Jennings5 days1-14/+26
* chore(elisp): clear byte-compile warnings (18 more modules)Craig Jennings5 days18-23/+102
* chore(elisp): clear byte-compile warnings (calibredb, config-utilities, tramp...Craig Jennings5 days6-2/+53
* chore(elisp): clear byte-compile warnings (org, music, org-roam)Craig Jennings5 days3-149/+280
* chore(elisp): clear byte-compile warnings (elfeed, markdown, prog-general)Craig Jennings5 days3-13/+45
* chore(elisp): clear byte-compile warnings (org-noter, calendar-sync, vc, dirv...Craig Jennings5 days5-24/+133
* chore(elisp): clear byte-compile warnings (mail, dashboard, eshell, erc)Craig Jennings5 days4-25/+170
* style(elisp): clear defcustom-group and dead-local byte-compile warningsCraig Jennings5 days3-5/+15
* fix(elisp): make dead let-bindings of foreign special vars take effectCraig Jennings5 days2-0/+11
* refactor(org-refile): drop roam Project notes as refile targetsCraig Jennings5 days1-6/+5
* fix(org-agenda): filter missing base files; drop the roam-source doc claimCraig Jennings5 days1-12/+22
* feat(ai-term): wrap-teardown + shutdown entry points for rulesetsCraig Jennings5 days1-0/+89
* feat(nerd-icons): drop the runtime tint so the theme drives icon color (phase 3)Craig Jennings5 days1-39/+7
* fix(term): scope copy-mode to C-<up> and don't re-enter mid-copyCraig Jennings5 days1-72/+45
* fix(coverage): bind json reader vars dynamically in simplecov parsersCraig Jennings5 days1-0/+9
* fix(latex): activate the latexmk workflowCraig Jennings6 days1-2/+7
* feat(face-diagnostic): make report face names describe-face buttonsCraig Jennings6 days1-21/+39
* feat(term): modified arrows enter copy-mode and carry directionCraig Jennings6 days1-10/+81
* feat(org): fontify and edit cj comment blocks as orgCraig Jennings6 days1-0/+6
* feat(ai-term): move keybindings to C-; a and M-SPC, retire F9Craig Jennings6 days2-48/+53
* chore(ai): archive gptel and remove it from the live configCraig Jennings6 days7-1863/+2
* fix(jumper): free registers on removal, skip dead markers, toggle backCraig Jennings7 days1-10/+35
* fix(coverage): normalize report and diff paths before intersectingCraig Jennings7 days1-4/+29
* feat(dirvish): add Hyprland Super+F popup with focus-loss dismissCraig Jennings7 days1-1/+98
* fix(weather): persist wttrin location historyCraig Jennings8 days1-1/+2
* fix: load games-config via the malyon hook, not an autoload chainCraig Jennings8 days1-21/+11
* refactor: defer games-config behind autoloads (load-graph Phase 4)Craig Jennings8 days1-5/+11
* fix(erc): drop erc-yank, restore plain C-y in ERC buffersCraig Jennings9 days1-10/+9
* perf: re-enable native-comp JIT and hand GC to gcmhCraig Jennings9 days2-12/+37
* feat(ai-term): add s-F9 step-to-next-agent, drop C-S-F9 close aliasCraig Jennings9 days3-14/+66
* refactor(custom-comments): collapse the divider and box generator duplicationCraig Jennings9 days1-116/+51