aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix(term): forward C-SPC and window-nav keys in ghostel buffersCraig Jennings4 hours1-6/+26
* fix(term): make F9 and F12 reach Emacs inside ghostel buffersCraig Jennings9 hours2-3/+22
* feat(term): replace vterm with ghostel as the terminal engineCraig Jennings9 hours8-1042/+724
* feat(linear): add global C-; L prefix and short assignee tagsCraig Jennings47 hours1-8/+15
* refactor(linear): reduce to a vanilla pearl setupCraig Jennings3 days1-170/+30
* feat(ui): name the operation in completing-read promptsCraig Jennings3 days8-17/+17
* fix(ai-vterm): make F9 a faithful toggle of the agent splitCraig Jennings3 days1-19/+64
* fix(prog-general): repoint daily-prep opener to root symlinkCraig Jennings4 days1-6/+6
* feat(ai-vterm): gate the F9 launcher to GUI framesCraig Jennings5 days1-0/+16
* feat(signal): dock chat buffer to bottom 30% and add cancel bindingCraig Jennings8 days1-0/+10
* fix(signal): require signel before reading its private variablesCraig Jennings8 days1-1/+8
* feat(signal): initiate-message workflow (picker, guard, cache, keymap)Craig Jennings9 days1-0/+152
* feat(ai): remember the AI-Assistant panel width across togglesCraig Jennings9 days3-11/+42
* fix(vterm): never reopen the F9/F12 windows from the topCraig Jennings9 days3-13/+33
* fix(org): stop folded property-drawer headings wrapping their tag indicatorsCraig Jennings9 days1-4/+10
* feat(org): open file links in the same window on shift/right-clickCraig Jennings9 days1-1/+31
* refactor(prog): open daily-prep respecting the window splitCraig Jennings9 days1-3/+4
* feat(window): remember a side window's size across togglesCraig Jennings9 days3-2/+80
* feat(signal): add Signal client foundation on a signel forkCraig Jennings10 days1-0/+131
* fix(prog-general): require user-constants for its config constantsCraig Jennings10 days1-4/+3
* chore(init): drop the disabled popper-config moduleCraig Jennings10 days1-58/+0
* feat(projectile): open the project daily prep on C-c p dCraig Jennings10 days1-4/+17
* feat(mail): keep mu4e's main view from deleting the window splitCraig Jennings10 days1-0/+12
* feat(slack): open rooms in another window, never the selected oneCraig Jennings10 days1-0/+17
* fix(org): widen the tag right-margin so the fold ellipsis fitsCraig Jennings10 days1-3/+5
* feat(org): right-align headline tags to the window edgeCraig Jennings10 days1-0/+49
* fix(text): compose every org src-block marker to the lambda glyphCraig Jennings10 days1-0/+14
* fix(dashboard): exempt the banner buffer from auto-dimCraig Jennings10 days2-4/+24
* feat(user-constants): make required-path init failures actionableCraig Jennings11 days1-19/+38
* refactor(user-constants): move filesystem creation out of module loadCraig Jennings11 days1-16/+19
* feat(system-defaults): warn once when Customize tries to saveCraig Jennings11 days1-0/+16
* refactor(eshell): move SSH-jump hosts into a defcustomCraig Jennings11 days1-3/+32
* fix(font-config): theme-aware browser labels and daemon-safe emoji fontsetCraig Jennings11 days1-12/+23
* refactor(prog): run JSON/YAML/webdev formatters via argv, not a shellCraig Jennings11 days3-16/+85
* perf(mousetrap): cache built keymaps per profileCraig Jennings11 days1-2/+32
* fix(org): guard external-tool assumptions in export and publishing commandsCraig Jennings11 days4-0/+20
* feat(ui-theme): default the theme fallback to bundled dupreCraig Jennings11 days1-3/+6
* fix(latex): make PDF-viewer selection idempotentCraig Jennings11 days1-5/+8
* feat(dashboard): render the butterfly banner with a transparency maskCraig Jennings11 days1-4/+10
* feat(auto-dim): dim vterm windows by blending terminal colorsCraig Jennings11 days1-0/+180
* fix(theme): register dupre faces so org status colors are themedCraig Jennings11 days2-15/+35
* feat(auto-dim): dim non-selected windows via auto-dim-other-buffersCraig Jennings11 days1-0/+61
* docs(load-graph): classify elfeed-config, the last init moduleCraig Jennings11 days1-0/+11
* fix(prog-general): open the project todo in the other window when splitCraig Jennings11 days1-1/+10
* fix(ai-vterm): reuse the frame's half instead of splitting a thirdCraig Jennings11 days2-32/+115
* refactor(load-graph): route C-; registration through the keymap APICraig Jennings12 days24-31/+31
* feat(keybindings): add cj/custom-keymap registration APICraig Jennings12 days1-0/+26
* refactor(load-graph): make hidden module dependencies explicitCraig Jennings12 days8-64/+41
* docs(load-graph): classify remaining domain and optional modulesload-graph-classify-endCraig Jennings12 days19-8/+190
* docs(load-graph): classify domain, integration, and optional modulesCraig Jennings12 days17-8/+163