aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(term): open the agenda with F8 from inside ghostel buffersCraig Jennings13 hours1-0/+42
* refactor(theme-studio): rename theme-selector to theme-studioCraig Jennings16 hours1-4/+4
* feat(theme-selector): converter writes :underline and :strike-throughCraig Jennings18 hours1-7/+27
* feat(theme-selector): convert theme.json into a loadable defthemeCraig Jennings22 hours1-0/+292
* fix(dupre): make diff-changed and diff-refine-changed legibleCraig Jennings40 hours1-0/+34
* feat(pearl): add multi-account config, rename module to pearl-configCraig Jennings2 days1-1/+1
* fix(ai-term): keep the window split when closing an agentCraig Jennings2 days1-0/+31
* feat(calibredb): curated ? menu, docked description, filter-preserving sortCraig Jennings2 days1-0/+52
* fix(nov): name EPUB bookmarks "Author, Title" from the filenameCraig Jennings2 days1-0/+87
* feat(capture): project-aware Task and Bug capture targetsCraig Jennings2 days1-0/+174
* fix(term): land copy-mode cursor at column 0Craig Jennings2 days1-7/+16
* fix(signal): register C-; M prefix via canonical helperCraig Jennings3 days1-0/+10
* fix(term): forward F10 and C-F10 to Emacs in ghostel buffersCraig Jennings3 days1-0/+11
* fix(term): forward C-SPC and window-nav keys in ghostel buffersCraig Jennings4 days1-0/+17
* fix(term): make F9 and F12 reach Emacs inside ghostel buffersCraig Jennings4 days2-0/+20
* feat(term): replace vterm with ghostel as the terminal engineCraig Jennings4 days45-1968/+1563
* refactor(linear): reduce to a vanilla pearl setupCraig Jennings6 days1-86/+0
* fix(ai-vterm): make F9 a faithful toggle of the agent splitCraig Jennings6 days2-22/+194
* fix(prog-general): repoint daily-prep opener to root symlinkCraig Jennings8 days1-4/+3
* feat(ai-vterm): gate the F9 launcher to GUI framesCraig Jennings8 days5-13/+104
* feat(signal): dock chat buffer to bottom 30% and add cancel bindingCraig Jennings12 days2-0/+99
* fix(signal): require signel before reading its private variablesCraig Jennings12 days1-0/+23
* feat(signal): initiate-message workflow (picker, guard, cache, keymap)Craig Jennings12 days2-0/+276
* test(signel): cover the JSON-RPC success-result dispatch contractCraig Jennings12 days1-0/+94
* feat(ai): remember the AI-Assistant panel width across togglesCraig Jennings12 days1-0/+9
* fix(vterm): never reopen the F9/F12 windows from the topCraig Jennings12 days1-0/+46
* fix(org): stop folded property-drawer headings wrapping their tag indicatorsCraig Jennings12 days2-0/+69
* feat(org): open file links in the same window on shift/right-clickCraig Jennings12 days1-0/+72
* refactor(prog): open daily-prep respecting the window splitCraig Jennings12 days1-9/+12
* feat(window): remember a side window's size across togglesCraig Jennings12 days2-0/+100
* feat(signal): add Signal client foundation on a signel forkCraig Jennings13 days1-0/+141
* feat(projectile): open the project daily prep on C-c p dCraig Jennings13 days1-0/+57
* feat(mail): keep mu4e's main view from deleting the window splitCraig Jennings13 days1-0/+42
* feat(slack): open rooms in another window, never the selected oneCraig Jennings13 days1-0/+48
* feat(org): right-align headline tags to the window edgeCraig Jennings13 days1-0/+48
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings13 days1-0/+41
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings14 days1-0/+26
* feat(user-constants): make required-path init failures actionableCraig Jennings2026-05-251-0/+43
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings2026-05-251-0/+81
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings2026-05-251-0/+20
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings2026-05-251-0/+50
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings2026-05-251-0/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings2026-05-253-31/+128
* perf(mousetrap): cache built keymaps per profileCraig Jennings2026-05-251-0/+84
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings2026-05-255-2/+110
* test(prog-lisp): cover the elisp and Common Lisp mode-setup functionsCraig Jennings2026-05-251-0/+66
* test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logicCraig Jennings2026-05-251-0/+135
* test(font-config): smoke-cover the install check and daemon-frame applierCraig Jennings2026-05-251-0/+74
* test(system-defaults): cover custom-file, backups, and GC-hook registrationCraig Jennings2026-05-253-49/+142
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings2026-05-251-0/+10