summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat(org-agenda): use project name as todo.org categoryCraig Jennings2026-05-131-0/+44
* fix(ui-navigation): clear dedicated before toggling window splitCraig Jennings2026-05-131-22/+32
* fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULECraig Jennings2026-05-131-0/+4
* fix(calibredb-epub): point cj/nov--file-path at nov-file-nameCraig Jennings2026-05-131-4/+4
* refactor(calibredb-epub): extract the nov image-padding helperCraig Jennings2026-05-131-4/+12
* fix(prog-webdev): toggle electric-pair-local-mode in the setup hookCraig Jennings2026-05-121-1/+1
* refactor(prog-webdev): extract the prettier format-command builderCraig Jennings2026-05-121-4/+7
* refactor(org-drill): hoist the commands out of :config and clear the byte-com...Craig Jennings2026-05-121-88/+94
* fix(ai-vterm): make F9 toggle the agent from inside an agent bufferCraig Jennings2026-05-121-0/+12
* feat(dirvish): start org-drill on the .org file at point with SCraig Jennings2026-05-121-1/+17
* feat(org-drill): drill any Org file from anywhereCraig Jennings2026-05-121-15/+41
* fix(prog-python): toggle electric-pair-local-mode in the setup hookCraig Jennings2026-05-121-1/+1
* refactor(prog-python): extract the mypy and pdb command buildersCraig Jennings2026-05-121-3/+10
* fix(nov): center the EPUB text by setting window margins directlyCraig Jennings2026-05-121-37/+55
* chore(ui): disable cursor blinking (keep a solid block)Craig Jennings2026-05-121-0/+4
* feat(nov): default the EPUB text column to 80% of the windowCraig Jennings2026-05-121-3/+3
* feat(org): add reveal.js present command and header removalCraig Jennings2026-05-121-5/+81
* fix(org): give the F8 agenda window 75% of the frameCraig Jennings2026-05-121-4/+16
* fix(nov): rework the EPUB reading-width layoutCraig Jennings2026-05-121-14/+61
* feat(dirvish): print the file at point with PCraig Jennings2026-05-121-1/+47
* fix(mail): clear the marks after saving from the attachment selectorCraig Jennings2026-05-121-1/+7
* fix(slack): error when adding a reaction outside a Slack bufferCraig Jennings2026-05-121-7/+7
* refactor(lsp): rename cj/lsp--disable-eldoc-hover for accuracyCraig Jennings2026-05-121-3/+4
* refactor(mail): fail fast on an attachment part with no MIME handleCraig Jennings2026-05-121-1/+1
* refactor(mail): extract the mu4e attachment workflow into its own moduleCraig Jennings2026-05-122-229/+248
* docs: clarify the coverage-exclude and token-seed commentsCraig Jennings2026-05-111-0/+2
* fix(org-capture): single-source the file+headline cache keyCraig Jennings2026-05-111-1/+1
* feat(mu4e): simpler attachment-save commands on C-; e S/s/mCraig Jennings2026-05-111-10/+237
* refactor(epub): clean up calibredb-epub-config.elCraig Jennings2026-05-111-18/+37
* fix(slack): harden and curate the C-; S ! reaction workflowCraig Jennings2026-05-111-1/+94
* perf(lorem-optimum): speed up the Markov generation pathCraig Jennings2026-05-111-45/+57
* refactor(prog-lsp): replace obsolete lsp-eldoc-hookCraig Jennings2026-05-111-1/+8
* perf(org-capture): cache file+headline target markersCraig Jennings2026-05-111-0/+106
* fix(calendar-sync): give the no-init .ics worker its module load-pathCraig Jennings2026-05-111-1/+3
* feat(window): kill the other window's buffer with C-; b KCraig Jennings2026-05-112-1/+22
* feat(window): resize the split with C-; b <arrow>Craig Jennings2026-05-112-7/+47
* feat(ai-vterm): order the project picker by most-recently-usedCraig Jennings2026-05-111-11/+57
* feat(keymap): bind eval-buffer to C-; b eCraig Jennings2026-05-111-3/+5
* feat(vterm): unify the keys in vterm copy-mode and tmux historyCraig Jennings2026-05-111-26/+31
* feat(ai-vterm): keep emacsclient files out of the agent windowCraig Jennings2026-05-111-0/+45
* fix(ui-config): use the writeable cursor color in a live vtermCraig Jennings2026-05-111-6/+23
* refactor(ai-vterm): rename Claude-specific names to a generic "agent"Craig Jennings2026-05-112-76/+79
* feat(ai-vterm): name the tmux session's first window "ai"Craig Jennings2026-05-111-6/+20
* feat(ai-vterm): surface surviving tmux sessions in the project pickerCraig Jennings2026-05-111-21/+119
* refactor(external-open): extract external-open-lib for shared helpersCraig Jennings2026-05-104-23/+45
* refactor(cj-window-geometry): rename to cj-window-geometry-libCraig Jennings2026-05-104-7/+7
* refactor(cj-window-toggle): rename to cj-window-toggle-lib for naming consist...Craig Jennings2026-05-103-5/+5
* refactor(cj-org-text): rename to cj-org-text-lib for naming consistencyCraig Jennings2026-05-102-4/+4
* refactor(cj-cache): rename to cj-cache-lib for naming consistencyCraig Jennings2026-05-103-5/+5
* refactor(org-refile): migrate to cj-cache helperCraig Jennings2026-05-101-77/+51