- Corrected Cygwin ncurses documentation
- Added galvanizd to the AUTHOS file for recognition of above tip
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -11,4 +11,5 @@ With thanks to:
|
||||
Bruce Israel
|
||||
Thomas Engel
|
||||
Nishiishii
|
||||
galvanizd
|
||||
|
||||
|
||||
@@ -82,13 +82,15 @@
|
||||
<ul>
|
||||
<li>gcc
|
||||
<li>make
|
||||
<li>ncurses
|
||||
<li>libncurses-devel
|
||||
<li>libncurses8
|
||||
</ul>
|
||||
|
||||
The gcc and make packages allow you to compile the code, and
|
||||
are therefore required, but the ncurses package is optional.
|
||||
are therefore required, but the ncurses packages are optional.
|
||||
Ncurses will allow task to determine the width of the window, and
|
||||
therefore use the whole width and wrap text accordingly.
|
||||
therefore use the whole width and wrap text accordingly, for a
|
||||
more aesthetically pleasing display.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user