Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Fix Review + WIP #2

Open
appsforartists opened this issue Dec 15, 2016 · 2 comments
Open

Fix Review + WIP #2

appsforartists opened this issue Dec 15, 2016 · 2 comments

Comments

@appsforartists
Copy link
Member

Probably need to:

  • move from subprocess.run to subprocess.Popen to make spawning of buffers work
    • If this works, can remove third_party/python36
  • listen for stdin prompts and forward those to window.show_input_panel
@appsforartists
Copy link
Member Author

Can't read/write to an interactive command more than once with p_open.communicate(input). 😢

Need to look into something like pexpect (or dissect how SublimeGit works)

@appsforartists
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant