Post #786146
2026-03-26 15:47 UTC
If you're getting old like me, writing long prompts in a terminal is annoying: can't use the mouse, select text, use normal shortcuts…
I built a native Claude Code prompt editor: hit Ctrl+G, edit the prompt in an overlay window and hit save
https://github.com/mnapoli/PromptEdit
Replies (1)
-
@mnapoli@phpc.social 2026-03-26 15:47
This is built on Tauri, so super lightweight and fast to open. (and don't @ me about vim or whatever terminal editor, I'm not _that_ old 😂)