diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-24 12:39:40 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-24 12:39:40 -0600 |
| commit | 8fb50fa29252d12165a51f885cb8424598635061 (patch) | |
| tree | 6f44a3e64ae13996a2b568320b95c803ca24e3a0 /todo.org | |
| parent | 03efca8b2c69b4e4822ccfd7726b1eeb2b73198b (diff) | |
chore: add .stignore to gitignore, add terminal pinentry TODO
- Ignore .stignore (Syncthing config)
- Add TODO [#C] for terminal GPG pinentry work (branch: terminal-pinentry)
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -36,6 +36,16 @@ Use M-x profiler-start before Method 3 debug-profiling.el is built. 15-20 seconds every time capturing a task (12+ times/day). Major daily bottleneck - minutes lost waiting, plus context switching cost. +** TODO [#C] Finish terminal GPG pinentry configuration + +Continue work on terminal-mode GPG passphrase prompts (loopback mode). +Branch: terminal-pinentry + +Changes in progress (modules/auth-config.el): +- Use epa-pinentry-mode 'loopback in terminal +- Use external pinentry (pinentry-dmenu) in GUI +- Requires env-terminal-p from host-environment module + ** TODO [#C] Verify format-buffer hands off to shfmt in shell scripts Need to verify that the format-buffer command correctly delegates to shfmt when |
