gr
gr copied to clipboard
Unable to interact with subprocesses; create "interactive run" feature
Sometimes I like to use gr to run interactive subprocess, e.g. git add -i
. The node spawn function has a way to do this but gr does not expose it.