aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(keybindings): retire the two-column F2 and C-x 6 bindingsCraig Jennings8 days1-0/+26
* feat(modeline): mode icons, status segments, and a repair commandCraig Jennings8 days6-8/+291
* refactor(ai-term): split into sessions, display, and EAT-backend layersCraig Jennings8 days1-0/+3
* feat(buffer-file): confirmation policy for the destructive C-; b operationsCraig Jennings8 days2-38/+205
* fix(treesit): prompt before grammar installs, add explicit bootstrapCraig Jennings8 days1-0/+34
* refactor(org-babel): move the babel-confirm toggle to the org menuCraig Jennings8 days1-3/+9
* feat(ai-term): say so when M-SPC has no other agent to switch toCraig Jennings8 days1-0/+125
* test(recording): record integration captures into a temp dirCraig Jennings8 days1-42/+48
* fix(native-comp): compile at speed 2 to preserve redefinition semanticsCraig Jennings8 days1-0/+35
* fix(eat): guard against a nil charset wedging the terminalCraig Jennings9 days1-0/+43
* fix(recording): record audio-only to lossless FLAC, not AAC/M4ACraig Jennings9 days3-11/+14
* fix(calendar-sync): skip overlapping syncs for the same calendarCraig Jennings10 days1-0/+84
* fix(prog-shell): only auto-chmod scripts in prog-mode buffersCraig Jennings10 days1-0/+14
* fix(markdown): vendor strapdown.js instead of a plain-HTTP CDNCraig Jennings10 days1-1/+20
* fix(undead-buffers): drop cj/save-some-buffers name collisionCraig Jennings10 days2-7/+44
* fix(calendar-sync): drop singly-declined recurring occurrencesCraig Jennings10 days2-0/+66
* feat(buffer-file): legible save prompts for save-some-buffers and disk-change...Craig Jennings10 days3-0/+466
* feat(nov-reading): persist font size, add per-palette structural facesCraig Jennings10 days2-5/+142
* feat(nov): reading-view theme layer with palettes and font sizingCraig Jennings10 days2-5/+66
* refactor(calendar-sync): defer auto-start until first agenda useCraig Jennings10 days1-0/+43
* refactor(icons): drop all-the-icons, nerd-icons drives everythingCraig Jennings11 days2-11/+11
* fix(org-capture): reap stray popup frames reliablyCraig Jennings11 days1-11/+24
* feat(completion): annotate the file-basename pickers with size and dateCraig Jennings11 days1-0/+54
* refactor: split video-audio-recording.el into layered modulesCraig Jennings11 days1-0/+2
* refactor: split calendar-sync.el into layered modulesCraig Jennings11 days1-0/+4
* test: fix restart-emacs no-service mock to survive native-compCraig Jennings11 days1-2/+8
* refactor: split custom-misc.el into focused modulesCraig Jennings11 days7-54/+56
* refactor: prefix two collision-prone helpers, document naming auditCraig Jennings11 days3-25/+25
* refactor: normalize module package headers and enforce themCraig Jennings11 days1-0/+98
* fix(music): define the playlist-header facesCraig Jennings11 days1-0/+25
* fix(ai-term): keep agent buffers alive through the kill-all sweepCraig Jennings12 days1-0/+52
* feat(calibre): open calibredb filtered to the in-progress booksCraig Jennings12 days1-0/+57
* feat(reading): reformat PDF bookmark names like EPUBsCraig Jennings12 days1-37/+57
* feat(dashboard): add a weather launcher (wttrin)Craig Jennings12 days1-12/+18
* fix(ai-term): summon restores the agent's last fullscreen stateCraig Jennings12 days1-0/+114
* feat(windows): bind M-arrow to the window pull-away and resizeCraig Jennings12 days1-0/+45
* docs: fix blank package summaries and normalize more module headersCraig Jennings12 days2-2/+2
* refactor(system-commands): bind C-; ! to the menu, drop the leaf keysCraig Jennings12 days1-19/+18
* fix(transcription): write stderr to the error log instead of a phantom bufferCraig Jennings12 days1-3/+47
* feat(eat): reset SGR at newline to contain unterminated-color bleedCraig Jennings14 days1-0/+11
* feat(eat): tame the viewport bounce from full-frame inline redrawsCraig Jennings14 days1-0/+9
* feat(dirvish): make dired d=diff and D=delete to match the conventionCraig Jennings14 days1-0/+23
* fix(eat): forward word-motion arrows to the terminal in agent buffersCraig Jennings14 days1-0/+8
* fix(eat): make Escape the unified copy-mode exitCraig Jennings2026-06-261-0/+15
* chore(ibuffer): put diff on d and delete on DCraig Jennings2026-06-261-0/+9
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings2026-06-2616-44/+32
* feat(external-open): open videos in a looping playerCraig Jennings2026-06-261-4/+81
* test(init): drop deleted term-config from the classified-modules list; mark c...Craig Jennings2026-06-261-1/+0
* refactor(term): retire ghostel, migrate copy-mode and tmux-history to eat-configCraig Jennings2026-06-263-293/+74
* feat(ai-term): run agents through EAT instead of ghostelCraig Jennings2026-06-252-67/+59