God, Love, News, Event, Entertainment, Amebo,..... All about Bringing out the best in you...
Show HN: Claude-copy – Copy Claude Code output to clipboard https://ift.tt/HobMJYs
Show HN: Claude-copy – Copy Claude Code output to clipboard I use Claude Code all day. The single best habit I've added: paste its output into a second model before letting it execute. Catches bad plans before they ship. The friction was copying. Terminal selection is unreliable — ANSI codes, scroll position, font size all break it. Annoying enough that you skip the review. claude-copy fixes this. It doesn't scrape the terminal. It finds the focused tab's PID, maps it to the right Claude Code session in ~/.claude/, and reads the JSONL transcript directly. Instant, clean output every time. Three shortcuts: Cmd+Shift+C → active tab last Claude Code response Cmd+Shift+P → active tab plan (from .claude/plans/) Cmd+Shift+A → active tab last AskUserQuestion prompt + answer options Also works as a CLI: claude-copy-last --plan | pbcopy Install: git clone https://ift.tt/NGzV7Is && cd claude-copy && ./install.sh Auto-detects Kitty vs iTerm2. macOS only, Python 3.8+. Looking for contributors for Ghostty, Warp, Zed terminal support, and Linux. https://ift.tt/gGH6eAw March 18, 2026 at 02:21AM
Subscribe to:
Post Comments (Atom)
Show HN: CI/CD in your terminal, zero YAML https://ift.tt/6lEVKnM
Show HN: CI/CD in your terminal, zero YAML We're two engineers that got fed up with context switching. Why do we need to do a git push, ...
-
Show HN: Applesoft BASIC editor with example programs This is an Applesoft BASIC editor that extracts and updates code into a live Apple II ...
-
Show HN: Wallpapper Splitter for Many Desktop I've build an simple tool to split your wallpapers across multiple desktops. Now you can u...
-
Show HN: A Spotify player in the terminal with full feature parity https://ift.tt/oZgrl1Q July 18, 2024 at 02:57AM
No comments:
Post a Comment