aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(dupre): make diff-changed and diff-refine-changed legibleCraig Jennings21 hours1-0/+34
* feat(pearl): add multi-account config, rename module to pearl-configCraig Jennings35 hours1-1/+1
* fix(ai-term): keep the window split when closing an agentCraig Jennings35 hours1-0/+31
* feat(calibredb): curated ? menu, docked description, filter-preserving sortCraig Jennings36 hours1-0/+52
* fix(nov): name EPUB bookmarks "Author, Title" from the filenameCraig Jennings38 hours1-0/+87
* feat(capture): project-aware Task and Bug capture targetsCraig Jennings39 hours1-0/+174
* fix(term): land copy-mode cursor at column 0Craig Jennings41 hours1-7/+16
* fix(signal): register C-; M prefix via canonical helperCraig Jennings41 hours1-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 Jennings3 days1-0/+17
* fix(term): make F9 and F12 reach Emacs inside ghostel buffersCraig Jennings3 days2-0/+20
* feat(term): replace vterm with ghostel as the terminal engineCraig Jennings3 days45-1968/+1563
* refactor(linear): reduce to a vanilla pearl setupCraig Jennings5 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 Jennings7 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 Jennings11 days2-0/+99
* fix(signal): require signel before reading its private variablesCraig Jennings11 days1-0/+23
* feat(signal): initiate-message workflow (picker, guard, cache, keymap)Craig Jennings11 days2-0/+276
* test(signel): cover the JSON-RPC success-result dispatch contractCraig Jennings11 days1-0/+94
* feat(ai): remember the AI-Assistant panel width across togglesCraig Jennings11 days1-0/+9
* fix(vterm): never reopen the F9/F12 windows from the topCraig Jennings11 days1-0/+46
* fix(org): stop folded property-drawer headings wrapping their tag indicatorsCraig Jennings11 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 Jennings12 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 Jennings13 days1-0/+26
* feat(user-constants): make required-path init failures actionableCraig Jennings13 days1-0/+43
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings13 days1-0/+81
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings13 days1-0/+20
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings13 days1-0/+50
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings13 days1-0/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings13 days3-31/+128
* perf(mousetrap): cache built keymaps per profileCraig Jennings13 days1-0/+84
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings13 days5-2/+110
* test(prog-lisp): cover the elisp and Common Lisp mode-setup functionsCraig Jennings13 days1-0/+66
* test(mu4e-org-contacts): cover the completion-at-point and TAB dispatch logicCraig Jennings14 days1-0/+135
* test(font-config): smoke-cover the install check and daemon-frame applierCraig Jennings14 days1-0/+74
* test(system-defaults): cover custom-file, backups, and GC-hook registrationCraig Jennings14 days3-49/+142
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings14 days1-0/+10
* fix(latex): make PDF-viewer selection idempotentCraig Jennings14 days1-0/+84
* feat(auto-dim): dim vterm windows by blending terminal colorsCraig Jennings14 days1-0/+103
* fix(theme): register dupre faces so org status colors are themedCraig Jennings14 days1-0/+19
* feat(auto-dim): dim non-selected windows via auto-dim-other-buffersCraig Jennings14 days2-0/+34