Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawn vim from program without breaking terminal #5

Merged
merged 5 commits into from
Apr 28, 2020

Conversation

uspasojevic96
Copy link
Contributor

@uspasojevic96 uspasojevic96 commented Apr 28, 2020

Vim now spawns correctly, there is no more Input not a terminal thingy... currently it does not return to program, not sure if intended or not since right now vim and program are sharing /dev/tty

Closes #4

uspasojevic96 and others added 4 commits April 28, 2020 23:36
Vim now spawns correctly, there is no more `Input not a terminal` thingy... currently it does not return to program, not sure if intended or not since right now vim and program are sharing `/dev/tty`
@rexim
Copy link
Member

rexim commented Apr 28, 2020

@uspasojevic96 works perfectly! Thank you so much for you contribution! 👍

@rexim rexim merged commit d50bd8d into tsoding:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cm does not run the program
2 participants