git.cjennings.net
:
dotemacs
main
performance
My Emacs configuration
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix(ai-vterm): make F9 toggle the agent from inside an agent buffer
Craig Jennings
2026-05-12
2
-0
/
+54
*
feat(dirvish): start org-drill on the .org file at point with S
Craig Jennings
2026-05-12
2
-1
/
+103
*
feat(org-drill): drill any Org file from anywhere
Craig Jennings
2026-05-12
2
-15
/
+193
*
fix(prog-python): toggle electric-pair-local-mode in the setup hook
Craig Jennings
2026-05-12
1
-1
/
+1
*
test(prog-python): cover the command builders and the S-f5/S-f6 wiring
Craig Jennings
2026-05-12
1
-0
/
+144
*
refactor(prog-python): extract the mypy and pdb command builders
Craig Jennings
2026-05-12
1
-3
/
+10
*
fix(nov): center the EPUB text by setting window margins directly
Craig Jennings
2026-05-12
2
-38
/
+115
*
chore(ui): disable cursor blinking (keep a solid block)
Craig Jennings
2026-05-12
1
-0
/
+4
*
feat(nov): default the EPUB text column to 80% of the window
Craig Jennings
2026-05-12
2
-6
/
+6
*
feat(org): add reveal.js present command and header removal
Craig Jennings
2026-05-12
2
-5
/
+145
*
fix(org): give the F8 agenda window 75% of the frame
Craig Jennings
2026-05-12
2
-4
/
+65
*
fix(nov): rework the EPUB reading-width layout
Craig Jennings
2026-05-12
2
-42
/
+180
*
test: add terminal coverage summary helper
Craig Jennings
2026-05-12
2
-0
/
+123
*
refactor(build): extract the shared test-runner loop into a make macro
Craig Jennings
2026-05-12
1
-93
/
+70
*
feat(dirvish): print the file at point with P
Craig Jennings
2026-05-12
2
-1
/
+181
*
test(scripts): add bats coverage for setup-email.sh password helpers
Craig Jennings
2026-05-12
3
-39
/
+147
*
fix(mail): clear the marks after saving from the attachment selector
Craig Jennings
2026-05-12
2
-2
/
+12
*
fix(slack): error when adding a reaction outside a Slack buffer
Craig Jennings
2026-05-12
2
-7
/
+12
*
refactor(lsp): rename cj/lsp--disable-eldoc-hover for accuracy
Craig Jennings
2026-05-12
2
-8
/
+9
*
refactor(mail): fail fast on an attachment part with no MIME handle
Craig Jennings
2026-05-12
2
-7
/
+7
*
refactor(mail): extract the mu4e attachment workflow into its own module
Craig Jennings
2026-05-12
4
-308
/
+341
*
build: add make benchmark target and skip :perf tests by default
Craig Jennings
2026-05-12
2
-11
/
+22
*
test(lorem-optimum): tag benchmarks :perf and assert on scaling ratios
Craig Jennings
2026-05-12
1
-75
/
+71
*
docs: clarify the coverage-exclude and token-seed comments
Craig Jennings
2026-05-11
2
-2
/
+5
*
test: close coverage gaps from the preceding batch
Craig Jennings
2026-05-11
5
-0
/
+103
*
fix(org-capture): single-source the file+headline cache key
Craig Jennings
2026-05-11
1
-1
/
+1
*
feat(mu4e): simpler attachment-save commands on C-; e S/s/m
Craig Jennings
2026-05-11
2
-10
/
+474
*
refactor(epub): clean up calibredb-epub-config.el
Craig Jennings
2026-05-11
2
-18
/
+89
*
build(make): exclude the lorem-optimum benchmark from coverage runs
Craig Jennings
2026-05-11
1
-1
/
+3
*
fix(slack): harden and curate the C-; S ! reaction workflow
Craig Jennings
2026-05-11
2
-1
/
+185
*
feat(setup-email): add the deepsat work account
Craig Jennings
2026-05-11
1
-29
/
+62
*
perf(lorem-optimum): speed up the Markov generation path
Craig Jennings
2026-05-11
3
-56
/
+70
*
refactor(prog-lsp): replace obsolete lsp-eldoc-hook
Craig Jennings
2026-05-11
2
-1
/
+36
*
perf(org-capture): cache file+headline target markers
Craig Jennings
2026-05-11
2
-0
/
+195
*
fix(calendar-sync): give the no-init .ics worker its module load-path
Craig Jennings
2026-05-11
2
-1
/
+26
*
feat(window): kill the other window's buffer with C-; b K
Craig Jennings
2026-05-11
3
-1
/
+96
*
feat(window): resize the split with C-; b <arrow>
Craig Jennings
2026-05-11
3
-7
/
+98
*
feat(ai-vterm): order the project picker by most-recently-used
Craig Jennings
2026-05-11
5
-21
/
+151
*
feat(keymap): bind eval-buffer to C-; b e
Craig Jennings
2026-05-11
1
-3
/
+5
*
feat(vterm): unify the keys in vterm copy-mode and tmux history
Craig Jennings
2026-05-11
3
-45
/
+64
*
feat(ai-vterm): keep emacsclient files out of the agent window
Craig Jennings
2026-05-11
2
-0
/
+172
*
fix(ui-config): use the writeable cursor color in a live vterm
Craig Jennings
2026-05-11
2
-6
/
+116
*
chore(hooks): eval load-prefer-newer before byte-compile and test runs
Craig Jennings
2026-05-11
1
-1
/
+5
*
refactor(ai-vterm): rename Claude-specific names to a generic "agent"
Craig Jennings
2026-05-11
22
-445
/
+448
*
feat(ai-vterm): name the tmux session's first window "ai"
Craig Jennings
2026-05-11
2
-6
/
+36
*
feat(ai-vterm): surface surviving tmux sessions in the project picker
Craig Jennings
2026-05-11
6
-61
/
+344
*
test(vterm): cover AI-vterm inheritance of the vterm copy path
Craig Jennings
2026-05-11
1
-0
/
+32
*
docs: add Python tree-sitter font-lock predicate-mismatch diagnostic
Craig Jennings
2026-05-11
1
-0
/
+196
*
refactor(external-open): extract external-open-lib for shared helpers
Craig Jennings
2026-05-10
6
-33
/
+55
*
refactor(tests): rename test files to match cj-*-lib.el modules
Craig Jennings
2026-05-10
2
-7
/
+7
[prev]
[next]