🦞🌯 Lobster Roll

Stories by akshaydeshraj

Show HN: SmartClip – fix multi-line shell commands before they hit your terminal (github.com)
I kept copying multi-line commands from ChatGPT/Claude/READMEs and getting `command not found` errors when pasting into my terminal. Bracketed paste mode doesn't help — it prevents line-by-line execution, but the content itself still arrives broken (stray `$` prompts, split continuati...