aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix: make the Full Agenda frame's default-deny actually denyHEADmainCraig Jennings17 hours1-0/+42
* feat(music): move single to 1, save to s, drop the stop keyCraig Jennings18 hours1-8/+7
* feat: add d/w day/week view toggle to the Full Agenda frameCraig Jennings21 hours1-5/+37
* fix: stop M-SPC / M-S-SPC escaping the Full Agenda frameCraig Jennings22 hours1-0/+8
* fix: bind g to refresh inside the Full Agenda frameCraig Jennings22 hours1-1/+5
* chore: raise company-idle-delay to 4 secondsCraig Jennings22 hours1-1/+1
* refactor(elfeed): remove dead cj/extract-stream-urlCraig Jennings34 hours1-24/+0
* fix(system): resolve the locker at command time, not module loadCraig Jennings34 hours1-2/+15
* perf(ai-term): fetch the tmux session list once per launchCraig Jennings41 hours3-8/+17
* refactor(case): flatten title-case-region into focused helpersCraig Jennings41 hours1-48/+64
* perf(host-env): try cheap timezone methods before the zoneinfo scanCraig Jennings41 hours1-9/+10
* refactor(text-enclose): extract the shared replace-region tailCraig Jennings41 hours1-28/+19
* refactor(comments): extract shared comment-syntax resolutionCraig Jennings41 hours1-36/+30
* fix(dev-fkeys): run javascript test files through the npx runnerCraig Jennings41 hours1-2/+3
* fix(calendar): skip short months for plain monthly-on-the-31st rulesCraig Jennings41 hours1-2/+18
* fix(comments): render padded dividers at LENGTH exactlyCraig Jennings41 hours1-0/+5
* fix(music): queue all dired-marked files and de-anonymize header adviceCraig Jennings41 hours1-5/+16
* fix(undead-buffers): keep C-u on wrapper commands from spamming the undead listCraig Jennings41 hours1-5/+11
* fix(dashboard): make the bookmarks override realCraig Jennings41 hours1-24/+33
* fix(org-roam): declare capture-templates special for immediate insertCraig Jennings41 hours1-0/+4
* fix(jumper): handle empty completing-read input without crashingCraig Jennings41 hours1-1/+6
* fix(external-open): guard looping video open behind executable-findCraig Jennings41 hours1-0/+5
* fix(slack): friendly error on reaction command before slack loadsCraig Jennings41 hours1-1/+4
* fix(flyspell): escape the + so org src blocks are actually skippedCraig Jennings41 hours1-2/+4
* refactor(go): pin grammar revision via struct accessor, not raw indexCraig Jennings41 hours1-2/+3
* refactor(mu4e): collapse dead completion conditionalCraig Jennings41 hours1-6/+3
* refactor(coverage): replace double-negative empty guard with whenCraig Jennings41 hours1-1/+1
* refactor(epub): drop unused col-px binding in nov-center-imagesCraig Jennings41 hours1-2/+1
* fix(erc): declare erc-server-process specialCraig Jennings41 hours1-0/+1
* fix(auth): declare plstore-open for the byte-compilerCraig Jennings41 hours1-0/+1
* fix(dwim-shell): correct flip-vertically docstringCraig Jennings41 hours1-1/+1
* feat(agenda): suspend auto-dim while the agenda frame is openCraig Jennings48 hours1-0/+25
* fix(agenda): hide the refresh tick's selection flickerCraig Jennings48 hours1-2/+14
* fix(agenda): repair the refresh tick, tighten the gutter, allow point motionCraig Jennings2 days1-4/+27
* fix(agenda): keep the agenda frame a single full-height agenda windowCraig Jennings2 days1-4/+17
* fix(agenda): make C-x C-c close the agenda frame, not the daemonCraig Jennings2 days1-0/+5
* fix(agenda): stop the frame's catch-all from swallowing input machineryCraig Jennings2 days1-18/+45
* fix(agenda): spawn the agenda frame tiled, not compositor-fullscreenCraig Jennings2 days2-13/+21
* feat(agenda): add S-<f8> dedicated fullscreen agenda frameCraig Jennings2 days2-3/+640
* feat(fontaine): rename Coding to Coding M, add Coding L at 14ptCraig Jennings2 days2-3/+8
* feat(ai-term): M-SPC cycles attached agents, M-S-SPC cycles allCraig Jennings2 days3-29/+74
* refactor: drop unreachable nil after user-error in recording checksCraig Jennings2 days1-4/+2
* feat: add workflow font profilesCraig Jennings3 days4-114/+280
* fix(shell): require external-open, scope tramp revert, drop dead configCraig Jennings4 days3-21/+11
* fix(dev): repair hunk jump, F4 hook leak, async clone, and nil guardsCraig Jennings4 days6-53/+123
* refactor(go): drop exec-path registration now duplicated at top levelCraig Jennings4 days1-1/+0
* fix(prog): cover classic modes and warn for missing dev toolsCraig Jennings4 days4-11/+71
* refactor(media): extract the playback sentinel as a named builderCraig Jennings4 days1-10/+14
* refactor: launch external processes with argv lists, not shellsCraig Jennings4 days2-41/+78
* feat(music): add a delete-playlist commandCraig Jennings4 days1-1/+34