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

feat: 0.1.10 add ncurses function #11

Merged
merged 2 commits into from
Aug 25, 2023
Merged

feat: 0.1.10 add ncurses function #11

merged 2 commits into from
Aug 25, 2023

Conversation

jgabaut
Copy link
Owner

@jgabaut jgabaut commented Aug 25, 2023

*The ncurses dependency is guarded by compiler macro KOLISEO_HAS_CURSES.

  • You should add -DKOLISEO_HAS_CURSES to your compiler flags when you need the ncurses-depended functions.

The ncurses dependency is guarded by compiler macro KOLISEO_HAS_CURSES.
You should add -DKOLISEO_HAS_CURSES to your compiler flags when you need
the ncurses-depended functions.
It now has an interactive part.
@jgabaut jgabaut merged commit b8e5bf4 into master Aug 25, 2023
1 check passed
@jgabaut jgabaut deleted the devel branch August 25, 2023 15:56
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.

1 participant