Skip to content

Include ncurses instead of cursesw#31

Open
jubalh wants to merge 1 commit into
jmoon018:masterfrom
jubalh:ncurses
Open

Include ncurses instead of cursesw#31
jubalh wants to merge 1 commit into
jmoon018:masterfrom
jubalh:ncurses

Conversation

@jubalh
Copy link
Copy Markdown

@jubalh jubalh commented May 16, 2018

No description provided.

@TamaMcGlinn
Copy link
Copy Markdown

Why?

@jubalh
Copy link
Copy Markdown
Author

jubalh commented Mar 25, 2024

https://invisible-island.net/ncurses/ncurses.faq.html

ncurses (new curses, pronounced "enn-curses") started as a freely distributable “clone” of System V Release 4.0 (SVr4) curses. It has outgrown the “clone” description, and now contains many features which are not in SVr4 curses. Curses is a pun on the term “cursor optimization”. It is a library of functions that manage an application's display on character-cell terminals (e.g., VT100).

Kind of standard by now..

@TamaMcGlinn
Copy link
Copy Markdown

Ok, that works fine, thank you. I've merged it in my fork.

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.

2 participants