Comment by escot
2 years 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.
2 years 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.
If you’re on macOS:
pbpaste >> ~/Scratchfile
You can probably hook that up to Alfred or whatever to have a hotkey for it.