aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* refactor(ui): color the cursor and modeline from theme faces, in syncCraig Jennings6 days3-52/+57
* refactor(org): let the theme color todo keywords and prioritiesCraig Jennings6 days1-20/+3
* fix(slack): autoload w/@/# commands, guard close-all, register the prefixCraig Jennings6 days1-3/+7
* fix(erc): one mention notification, real server list, runtime requireCraig Jennings6 days1-4/+5
* refactor(faces): let the theme own face appearanceCraig Jennings6 days5-90/+6
* fix(modeline): drop per-render truename, guard vc fetch against signalsCraig Jennings6 days1-18/+25
* fix(help-config): non-destructive info open, clean cancel, drop dead configCraig Jennings7 days1-22/+27
* fix(dwim-shell): valid zip name, real backup timestamp, reachable menu keyCraig Jennings7 days2-5/+17
* fix(markdown): restore the live preview (rename, guard, dead setq)Craig Jennings7 days1-6/+4
* fix(completion): let orderless match, prescient sortCraig Jennings7 days1-0/+5
* fix(keys): destructive delete on capital D, diff on lowercase dCraig Jennings7 days1-2/+2
* fix: vertico-repeat C-s and dotted-repo discovery (audit bugs)Craig Jennings7 days2-1/+9
* fix: lock-screen, confirm-tier, and mail-folder audit bugsCraig Jennings7 days7-13/+73
* fix(snippets): stop electric-pair from stranding ">" after "<"-key snippetsCraig Jennings8 days1-0/+16
* fix(keys): revert 4a1ecf64, restore the M-S- launcher bindingsCraig Jennings8 days3-3/+3
* fix(org-capture): make the desktop quick-capture popup behaveCraig Jennings8 days1-1/+122
* fix(dashboard): require recentf before touching recentf-excludeCraig Jennings8 days1-0/+1
* fix(ui-navigation): error clearly when undo-kill prefix exceeds the listCraig Jennings8 days1-2/+5
* fix(org-drill): route drill-refile targets through the validated helperCraig Jennings8 days1-1/+3
* fix(dashboard): add EMMS exclusion to recentf-exclude without clobbering itCraig Jennings8 days1-1/+7
* fix(org-drill): let-bind org-refile-targets and target real drill filesCraig Jennings8 days1-3/+4
* fix(keys): bind eww/elfeed/calibredb launchers to the uppercase Meta eventCraig Jennings8 days3-3/+3
* fix(org-roam): put dailies #+FILETAGS and #+TITLE on separate linesCraig Jennings8 days1-2/+8
* fix(ui-navigation): correct cj/undo-kill-buffer off-by-one on plain invocationCraig Jennings8 days1-3/+4
* chore(constants): point website-dir at code/websiteCraig Jennings9 days1-1/+1
* chore(dirvish): point phl quick-access at projects/homeCraig Jennings9 days1-1/+1
* chore(dirvish): update quick-access paths for projects/home layoutCraig Jennings9 days1-6/+6
* chore(dirvish): update jr-estate quick-access path to projects/homeCraig Jennings9 days1-1/+1
* chore(dirvish): update clipper quick-access path to projects/homeCraig Jennings9 days1-1/+1
* feat(signal): route message toasts through the notify scriptCraig Jennings9 days1-1/+50
* refactor(constants): point roam-dir at the standalone roam repoCraig Jennings10 days1-2/+4
* feat(org-capture): auto-close the quick-capture popup frameCraig Jennings10 days1-0/+14
* feat(term): open the agenda with F8 from inside ghostel buffersCraig Jennings12 days1-5/+5
* chore(pearl): default to the deepsat workspace againCraig Jennings12 days1-4/+4
* feat(pearl): add multi-account config, rename module to pearl-configCraig Jennings14 days2-58/+66
* fix(ai-term): keep the window split when closing an agentCraig Jennings14 days1-7/+14
* feat(calibredb): curated ? menu, docked description, filter-preserving sortCraig Jennings14 days1-1/+84
* fix(nov): name EPUB bookmarks "Author, Title" from the filenameCraig Jennings2026-06-061-0/+48
* feat(capture): project-aware Task and Bug capture targetsCraig Jennings2026-06-061-1/+88
* fix(term): land copy-mode cursor at column 0Craig Jennings2026-06-061-8/+16
* fix(signal): register C-; M prefix via canonical helperCraig Jennings2026-06-061-4/+6
* chore: spin Duet out into its own project; add config stubCraig Jennings2026-06-061-0/+19
* fix(term): forward F10 and C-F10 to Emacs in ghostel buffersCraig Jennings2026-06-051-2/+5
* fix(term): forward C-SPC and window-nav keys in ghostel buffersCraig Jennings2026-06-051-6/+26
* fix(term): make F9 and F12 reach Emacs inside ghostel buffersCraig Jennings2026-06-052-3/+22
* feat(term): replace vterm with ghostel as the terminal engineCraig Jennings2026-06-058-1042/+724
* feat(linear): add global C-; L prefix and short assignee tagsCraig Jennings2026-06-031-8/+15
* refactor(linear): reduce to a vanilla pearl setupCraig Jennings2026-06-021-170/+30
* feat(ui): name the operation in completing-read promptsCraig Jennings2026-06-028-17/+17
* fix(ai-vterm): make F9 a faithful toggle of the agent splitCraig Jennings2026-06-021-19/+64