Hacker News new | ask | show | jobs
by escot 904 days ago
I’ve always wanted something like this but integrated into the terminal or vim. Like you could have a hotkey that sends a json object from your debug session over to this scratch pad to save for later.
1 comments

If you’re on macOS:

pbpaste >> ~/Scratchfile

You can probably hook that up to Alfred or whatever to have a hotkey for it.