Skip to content

Instantly share code, notes, and snippets.

@hyperreality
Created April 8, 2018 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hyperreality/c3bd59c2e08687304d6ef8c48b0203f1 to your computer and use it in GitHub Desktop.
Save hyperreality/c3bd59c2e08687304d6ef8c48b0203f1 to your computer and use it in GitHub Desktop.
python -c "import readline,subprocess as s;p=s.Popen('mira',shell=True,stdin=s.PIPE);[p.stdin.write(raw_input()+'\n') for _ in iter(int,1)]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment