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

add support for windows #2

Open
prabirshrestha opened this issue Mar 31, 2018 · 1 comment
Open

add support for windows #2

prabirshrestha opened this issue Mar 31, 2018 · 1 comment

Comments

@prabirshrestha
Copy link

Would it be possible to support windows via PDCurses?

pancurses is a rust carte which uses ncurses in linux/mac and fallbacks to pdcurses on windows.

Might have to first implement multiple backend support like how Cursive does so it can work without ncurses if users prefer it.

@Boscop
Copy link

Boscop commented Dec 4, 2018

Yes please add Windows support!
At least for the library part of rff (which doesn't need pancurses).
I want to use rff as a library for text processing in a research project..

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

2 participants