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