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

Is "def_prog_mode()" implemented? #41

Open
xaionaro opened this issue Mar 29, 2018 · 0 comments
Open

Is "def_prog_mode()" implemented? #41

xaionaro opened this issue Mar 29, 2018 · 0 comments

Comments

@xaionaro
Copy link

I need to run an external application. StackOverflow recommends this way [1]:

def_prog_mode() then endwin()
execute system call
and refresh() should restore it

[1] https://stackoverflow.com/questions/3258163/c-going-from-ncurses-ui-to-external-program-and-back

Is there a way to call def_prog_mode() via goncurses?

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

No branches or pull requests

1 participant