mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
reorganize documentation, trim README.md
This commit is contained in:
parent
8d4a8b5d62
commit
dc436ec026
177
LICENSE
177
LICENSE
@ -1,177 +0,0 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
136
README.md
136
README.md
@ -18,8 +18,7 @@ birthed screaming into this world by [nick black](https://nick-black.com/dankwik
|
||||
* python wrappers by igo95862 (<igo95862@yandex.ru>)
|
||||
|
||||
for more information, see [dankwiki](https://nick-black.com/dankwiki/index.php/Notcurses)
|
||||
and the [man pages](https://notcurses.com/notcurses). there's also a reference
|
||||
[in this repo](USAGE.md). in addition, there is
|
||||
and the [man pages](https://notcurses.com/notcurses). in addition, there is
|
||||
[Doxygen](https://nick-black.com/notcurses/html/) output. there is a
|
||||
[mailing list](https://groups.google.com/forum/#!forum/notcurses) which can be reached
|
||||
via notcurses@googlegroups.com. i wrote a coherent
|
||||
@ -33,9 +32,7 @@ and [src/pocpp/](https://github.com/dankamongmen/notcurses/tree/master/src/pocpp
|
||||
found in [src/demo/](https://github.com/dankamongmen/notcurses/tree/master/src/demo).
|
||||
|
||||
**If you're running Notcurses applications in a Docker, please consult
|
||||
"[Environment notes](#environment-notes)" below.** I track some
|
||||
[capabilities of terminal emulators](TERMINALS.md), and also maintain a list of
|
||||
[other TUI libraries](OTHERS.md).
|
||||
"[Environment notes](#environment-notes)" below.**
|
||||
|
||||

|
||||

|
||||
@ -52,17 +49,14 @@ found in [src/demo/](https://github.com/dankamongmen/notcurses/tree/master/src/d
|
||||
* [Requirements](#requirements)
|
||||
* [Building](#building)
|
||||
* [Included tools](#included-tools)
|
||||
* [Differences from NCURSES](#differences-from-ncurses)
|
||||
* [Features missing relative to NCURSES](#features-missing-relative-to-ncurses)
|
||||
* [Documentation](#documentation)
|
||||
* [Differences from Curses](#differences-from-curses)
|
||||
* [Adapting NCURSES programs](#adapting-ncurses-programs)
|
||||
* [Environment notes](#environment-notes)
|
||||
* [TrueColor detection](#TrueColor-detection)
|
||||
* [Fonts](#fonts)
|
||||
* [FAQs](#faqs)
|
||||
* [Supplemental material](#supplemental-material)
|
||||
* [Useful links](#useful-links)
|
||||
* [History](#history)
|
||||
* [Thanks](#thanks)
|
||||
* [Useful links](#useful-links)
|
||||
|
||||
## Introduction
|
||||
|
||||
@ -149,14 +143,24 @@ values greater than 1 will slow it down.
|
||||
`notcurses-tester` expects `../tests/` to exist, and be populated with the
|
||||
necessary data files. It can be run by itself, or via `make test`.
|
||||
|
||||
## Differences from NCURSES
|
||||
## Documentation
|
||||
|
||||
* Per-release [News](NEWS.md) for packagers, developers, and users.
|
||||
* The `TERM` environment variable and [various terminal emulators](TERMINALS.md).
|
||||
* Notes on [contributing](doc/CONTRIBUTING.md) and [hacking](doc/HACKING.md).
|
||||
* There's a semi-complete [reference guide](USAGE.md).
|
||||
* A list of [other TUI libraries](doc/OTHERS.md).
|
||||
* Abbreviated [history](doc/HISTORY.md) and thanks.
|
||||
|
||||
## Differences from Curses
|
||||
|
||||
The biggest difference, of course, is that Notcurses is not an implementation
|
||||
of X/Open (aka XSI) Curses, nor part of SUS4-2018.
|
||||
|
||||
The detailed differences between Notcurses and NCURSES probably can't be fully
|
||||
enumerated, and if they could, no one would want to read them. With that said,
|
||||
some design decisions might surprise NCURSES programmers:
|
||||
The detailed differences between Notcurses and NCURSES (a high-quality, ubiquitous
|
||||
implementation of Curses) probably can't be fully enumerated, and if they
|
||||
could, no one would want to read them. With that said, some design decisions
|
||||
might surprise NCURSES programmers:
|
||||
|
||||
* There is no distinct `PANEL` type. The z-buffer is a fundamental property,
|
||||
and all drawable surfaces are ordered along the z axis. There is no
|
||||
@ -185,18 +189,10 @@ some design decisions might surprise NCURSES programmers:
|
||||
* It is an error in NCURSES to print to the bottommost, rightmost coordinate of
|
||||
the screen when scrolling is disabled (because the cursor cannot be advanced).
|
||||
Failure to advance the cursor does not result in an error in Notcurses (but
|
||||
attempting to print at the cursor when it has been advanced off the plane
|
||||
*does*).
|
||||
|
||||
### Features missing relative to NCURSES
|
||||
|
||||
This isn't "features currently missing", but rather "features I do not intend
|
||||
to implement".
|
||||
|
||||
* There is no support for soft labels (`slk_init()`, etc.).
|
||||
* There is no concept of subwindows which share memory with their parents.
|
||||
* There is no tracing functionality ala `trace(3NCURSES)`. Superior external
|
||||
tracing solutions exist, such as `bpftrace`.
|
||||
attempting to print at the cursor when it has been advanced off the plane *does*).
|
||||
* Notcurses has no support for soft labels (`slk_init()`, etc.), subwindows
|
||||
which share memory with their parents, nor the NCURSES tracing functionality
|
||||
(`trace(3NCURSES)`).
|
||||
|
||||
### Adapting NCURSES programs
|
||||
|
||||
@ -340,9 +336,7 @@ to breaking under incorrect `TERM` values. If you're not using `xterm`, your
|
||||
|
||||
* **Q:** Can I avoid manually exporting `COLORTERM=24bit` everywhere? **A:** Sure. Add `SendEnv COLORTERM` to `.ssh/config`, and `AcceptEnv COLORTERM` to `sshd_config` on the remote server.
|
||||
|
||||
## Supplemental material
|
||||
|
||||
### Useful links
|
||||
## Useful links
|
||||
|
||||
* [BiDi in Terminal Emulators](https://terminal-wg.pages.freedesktop.org/bidi/)
|
||||
* [The Xterm FAQ](https://invisible-island.net/xterm/xterm.faq.html)
|
||||
@ -360,7 +354,7 @@ to breaking under incorrect `TERM` values. If you're not using `xterm`, your
|
||||
* [Emoji: how do you get from U+1F355 to 🍕?](https://meowni.ca/posts/emoji-emoji-emoji/)
|
||||
* [Glyph Hell: An introduction to glyphs, as used and defined in the FreeType engine](http://chanae.walon.org/pub/ttf/ttf_glyphs.htm)
|
||||
|
||||
#### Useful man pages
|
||||
### Useful man pages
|
||||
* Linux: [console_codes(4)](http://man7.org/linux/man-pages/man4/console_codes.4.html)
|
||||
* Linux: [termios(3)](http://man7.org/linux/man-pages/man3/termios.3.html)
|
||||
* Linux: [ioctl_tty(2)](http://man7.org/linux/man-pages/man2/ioctl_tty.2.html)
|
||||
@ -368,81 +362,9 @@ to breaking under incorrect `TERM` values. If you're not using `xterm`, your
|
||||
* Portable: [terminfo(5)](http://man7.org/linux/man-pages/man5/terminfo.5.html)
|
||||
* Portable: [user_caps(5)](http://man7.org/linux/man-pages/man5/user_caps.5.html)
|
||||
|
||||
### History
|
||||
### Grotesque vanity and meaningless metrics
|
||||
|
||||
* 2021-02-06: [Lightning talk](https://www.youtube.com/watch?v=fq963c6Fl5E) at [FOSDEM 2021](https://fosdem.org/2021/schedule/event/notcurses/).
|
||||
* 2021-01-11: Notcurses is [accepted into DragonFly BSD](https://github.com/dankamongmen/notcurses/issues/1121).
|
||||
* 2020-12-13: Notcurses [2.1.0 "rubberband man"](https://github.com/dankamongmen/notcurses/releases/tag/v2.1.0).
|
||||
* 2020-11-23: [Invited presentation](https://mdco2.mini.debconf.org/talks/6-notcurses-making-terminals-do-things-that-were-never-intended/) at [DebMiniConf #2](https://mdco2.mini.debconf.org/).
|
||||
* 2020-10-12: Notcurses [2.0.0 "stankonia"](https://github.com/dankamongmen/notcurses/releases/tag/v2.0.0).
|
||||
* A stable API! This API will be supported going forward. [Hype video](https://www.youtube.com/watch?v=cYhZ7myXyyg)!
|
||||
* 2020-08-30: Notcurses [1.7.0 "don't pull the bang out"](https://github.com/dankamongmen/notcurses/releases/tag/v1.7.0).
|
||||
* 2020-07-04: Notcurses [1.6.0 "aquemini"](https://github.com/dankamongmen/notcurses/releases/tag/v1.6.0).
|
||||
* 2020-07-03: Notcurses is [accepted into Alpine Edge](https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/9924).
|
||||
* 2020-06-08: Notcurses [1.5.0 "ghetto bird"](https://github.com/dankamongmen/notcurses/releases/tag/v1.5.0).
|
||||
* 2020-05-13: Notcurses is [accepted into Fedora Core](https://bugzilla.redhat.com/show_bug.cgi?id=1822971).
|
||||
* 2020-05-10: Notcurses [1.4.0 "the saga continues"](https://github.com/dankamongmen/notcurses/releases/tag/v1.4.0).
|
||||
* 2020-05-09: Notcurses is [accepted into FreeBSD](https://github.com/dankamongmen/notcurses/issues/575).
|
||||
* 2020-04-19: Notcurses is [accepted into Debian](https://bugs.debian.org/950492).
|
||||
* 2020-04-12: Notcurses [1.3.0 "hypnotize"](https://github.com/dankamongmen/notcurses/releases/tag/v1.3.0).
|
||||
* 2020-04-08: The Notcurses book [is published](https://amazon.com/dp/B086PNVNC9).
|
||||
* 2020-03-23: Notcurses is featured on [Linux World News](https://lwn.net/Articles/815811/).
|
||||
* 2020-02-17: Notcurses [1.2.0 "check the résumé, my record's impeccable"](https://github.com/dankamongmen/notcurses/releases/tag/v1.2.0).
|
||||
* 2019-01-19: Notcurses [1.1.0 "all the hustlas they love it just to see one of us make it"](https://github.com/dankamongmen/notcurses/releases/tag/v1.1.0).
|
||||
Much better video support, pulsing planes, palette256.
|
||||
* The new [hype video](https://www.youtube.com/watch?v=-H1WkopWJNMk) gets a lot of attention.
|
||||
* 2019-01-04: Notcurses [1.0.0 "track team, crack fiend, dying to geek"](https://github.com/dankamongmen/notcurses/releases/tag/v1.0.0)
|
||||
is released, six days ahead of schedule. 147 issues closed. 702 commits.
|
||||
* 2019-12-18: Notcurses [0.9.0 "You dig in! You dig out! You get out!"](https://github.com/dankamongmen/notcurses/releases/tag/v0.9.0),
|
||||
and also the first contributor besides myself (@grendello). Last major pre-GA release.
|
||||
* 2019-12-05: Notcurses [0.4.0 "TRAP MUSIC ALL NIGHT LONG"](https://github.com/dankamongmen/notcurses/releases/tag/v0.4.0),
|
||||
the first generally usable Notcurses.
|
||||
* I prepare a [demo](https://www.youtube.com/watch?v=eEv2YRyiEVM), and release it on YouTube.
|
||||
* November 2019: I begin work on [Outcurses](https://github.com/dankamongmen/ncreels).
|
||||
Outcurses is a collection of routines atop NCURSES, including ncreels.
|
||||
I study the history of NCURSES, primarily using Thomas E. Dickey's FAQ and
|
||||
the mailing list archives.
|
||||
* 2019-11-14: I file [Outcurses issue #56](https://github.com/dankamongmen/ncreels/issues/56)
|
||||
regarding use of TrueColor in outcurses. This is partially inspired by
|
||||
Lexi Summer Hale's essay [everything you ever wanted to know about terminals](http://xn--rpa.cc/irl/term.html).
|
||||
I get into contact with Thomas E. Dickey and confirm that what I'm hoping
|
||||
to do doesn't really fit in with the codified Curses API.
|
||||
* 2019-11-16: I make the [first commit](https://github.com/dankamongmen/notcurses/commit/635d7039d79e4f94ba645e8cb601e3a6d82a6b30)
|
||||
to Notcurses.
|
||||
* September 2019: I extracted fade routines from Growlight and Omphalos, and
|
||||
offered them to NCURSES as extensions. They are not accepted, which is
|
||||
understandable. I mention that I intend to extract ncreels, and offer to
|
||||
include them in the CDK (Curses Development Kit). [Growlight issue #43](https://github.com/dankamongmen/growlight/issues/43)
|
||||
is created regarding this extraction. A few minor patches go into NCURSES.
|
||||
* 2011, 2013: I develop [Growlight](https://github.com/dankamongmen/growlight)
|
||||
and [Omphalos](https://github.com/dankamongmen/omphalos), complicated TUIs
|
||||
making extensive use of NCURSES.
|
||||
|
||||
### Thanks
|
||||
|
||||
* Notcurses could never be what it is without decades of tireless, likely
|
||||
thankless work by Thomas E. Dickey on NCURSES. His FAQ is a model of
|
||||
engineering history. He exemplifies documentation excellence and
|
||||
conservative, thoughtful stewardship. The free software community owes
|
||||
Mr. Dickey a great debt.
|
||||
* Robert Edmonds provided tremendous assistance Debianizing the package,
|
||||
and David Cantrell did likewise for Fedora. Both are hella engineers.
|
||||
* Justine Tunney, one of my first friends at Google NYC, was always present
|
||||
with support, and pointed out the useful memstream functionality of
|
||||
POSIX, eliminating the need for me to cons up something similar.
|
||||
* I one night read the entirety of Lexi Summer Hale's [essays](http://xn--rpa.cc/irl/index.html),
|
||||
and began implementing her vision the next morning.
|
||||
* NES art was lifted from [The Spriters Resource](https://www.spriters-resource.com/nes/)
|
||||
and [NES Sprite](http://nes-sprite.resampled.ru/), the kind of sites that
|
||||
make the Internet great. It probably violates any number of copyrights. C'est la vie.
|
||||
* Mark Ferrari, master of the pixel, for no good reason allowed me to reproduce
|
||||
his incredible and groundbreaking color-cycling artwork. Thanks Mark!
|
||||
* The world map image was made by [Vecteezy](https://www.vecteezy.com/free-vector/world-map),
|
||||
and is used according to the terms of their License.
|
||||
* Finally, the [demoscene](https://en.wikipedia.org/wiki/Demoscene) and general
|
||||
l33t scene of the 90s and early twenty-first century endlessly inspired a
|
||||
young hax0r. There is great joy in computing; no one will drive us from
|
||||
this paradise Turing has created!
|
||||
[](https://starcharts.herokuapp.com/dankamongmen/notcurses)
|
||||
|
||||
> “Our fine arts were developed, their types and uses were established, in times
|
||||
very different from the present, by men whose power of action upon things was
|
||||
@ -450,7 +372,3 @@ insignificant in comparison with ours. But the amazing growth of our
|
||||
techniques, the adaptability and precision they have attained, the ideas and
|
||||
habits they are creating, make it a certainty that _profound changes are
|
||||
impending in the ancient craft of the Beautiful_.” —Paul Valéry
|
||||
|
||||
### Grotesque vanity and meaningless metrics
|
||||
|
||||
[](https://starcharts.herokuapp.com/dankamongmen/notcurses)
|
||||
|
77
doc/HISTORY.md
Normal file
77
doc/HISTORY.md
Normal file
@ -0,0 +1,77 @@
|
||||
# History
|
||||
|
||||
* 2021-02-06: [Lightning talk](https://www.youtube.com/watch?v=fq963c6Fl5E) at [FOSDEM 2021](https://fosdem.org/2021/schedule/event/notcurses/).
|
||||
* 2021-01-28: Notcurses 2.1.7 introduces the extracted `notcurses-core` library, to allow packaging/linking without multimedia dependencies.
|
||||
* 2021-01-11: Notcurses is [accepted into DragonFly BSD](https://github.com/dankamongmen/notcurses/issues/1121).
|
||||
* 2020-12-13: Notcurses [2.1.0 "rubberband man"](https://github.com/dankamongmen/notcurses/releases/tag/v2.1.0).
|
||||
* 2020-11-23: [Invited presentation](https://mdco2.mini.debconf.org/talks/6-notcurses-making-terminals-do-things-that-were-never-intended/) at [DebMiniConf #2](https://mdco2.mini.debconf.org/).
|
||||
* 2020-10-12: Notcurses [2.0.0 "stankonia"](https://github.com/dankamongmen/notcurses/releases/tag/v2.0.0).
|
||||
* A stable API! This API will be supported going forward. [Hype video](https://www.youtube.com/watch?v=cYhZ7myXyyg)!
|
||||
* 2020-08-30: Notcurses [1.7.0 "don't pull the bang out"](https://github.com/dankamongmen/notcurses/releases/tag/v1.7.0).
|
||||
* 2020-07-04: Notcurses [1.6.0 "aquemini"](https://github.com/dankamongmen/notcurses/releases/tag/v1.6.0).
|
||||
* 2020-07-03: Notcurses is [accepted into Alpine Edge](https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/9924).
|
||||
* 2020-06-08: Notcurses [1.5.0 "ghetto bird"](https://github.com/dankamongmen/notcurses/releases/tag/v1.5.0).
|
||||
* 2020-05-13: Notcurses is [accepted into Fedora Core](https://bugzilla.redhat.com/show_bug.cgi?id=1822971).
|
||||
* 2020-05-10: Notcurses [1.4.0 "the saga continues"](https://github.com/dankamongmen/notcurses/releases/tag/v1.4.0).
|
||||
* 2020-05-09: Notcurses is [accepted into FreeBSD](https://github.com/dankamongmen/notcurses/issues/575).
|
||||
* 2020-04-19: Notcurses is [accepted into Debian](https://bugs.debian.org/950492).
|
||||
* 2020-04-12: Notcurses [1.3.0 "hypnotize"](https://github.com/dankamongmen/notcurses/releases/tag/v1.3.0).
|
||||
* 2020-04-08: The Notcurses book [is published](https://amazon.com/dp/B086PNVNC9).
|
||||
* 2020-03-23: Notcurses is featured on [Linux World News](https://lwn.net/Articles/815811/).
|
||||
* 2020-02-17: Notcurses [1.2.0 "check the résumé, my record's impeccable"](https://github.com/dankamongmen/notcurses/releases/tag/v1.2.0).
|
||||
* 2019-01-19: Notcurses [1.1.0 "all the hustlas they love it just to see one of us make it"](https://github.com/dankamongmen/notcurses/releases/tag/v1.1.0).
|
||||
Much better video support, pulsing planes, palette256.
|
||||
* The new [hype video](https://www.youtube.com/watch?v=-H1WkopWJNMk) gets a lot of attention.
|
||||
* 2019-01-04: Notcurses [1.0.0 "track team, crack fiend, dying to geek"](https://github.com/dankamongmen/notcurses/releases/tag/v1.0.0)
|
||||
is released, six days ahead of schedule. 147 issues closed. 702 commits.
|
||||
* 2019-12-18: Notcurses [0.9.0 "You dig in! You dig out! You get out!"](https://github.com/dankamongmen/notcurses/releases/tag/v0.9.0),
|
||||
and also the first contributor besides myself (@grendello). Last major pre-GA release.
|
||||
* 2019-12-05: Notcurses [0.4.0 "TRAP MUSIC ALL NIGHT LONG"](https://github.com/dankamongmen/notcurses/releases/tag/v0.4.0),
|
||||
the first generally usable Notcurses.
|
||||
* I prepare a [demo](https://www.youtube.com/watch?v=eEv2YRyiEVM), and release it on YouTube.
|
||||
* November 2019: I begin work on [Outcurses](https://github.com/dankamongmen/ncreels).
|
||||
Outcurses is a collection of routines atop NCURSES, including ncreels.
|
||||
I study the history of NCURSES, primarily using Thomas E. Dickey's FAQ and
|
||||
the mailing list archives.
|
||||
* 2019-11-14: I file [Outcurses issue #56](https://github.com/dankamongmen/ncreels/issues/56)
|
||||
regarding use of TrueColor in outcurses. This is partially inspired by
|
||||
Lexi Summer Hale's essay [everything you ever wanted to know about terminals](http://xn--rpa.cc/irl/term.html).
|
||||
I get into contact with Thomas E. Dickey and confirm that what I'm hoping
|
||||
to do doesn't really fit in with the codified Curses API.
|
||||
* 2019-11-16: I make the [first commit](https://github.com/dankamongmen/notcurses/commit/635d7039d79e4f94ba645e8cb601e3a6d82a6b30)
|
||||
to Notcurses.
|
||||
* September 2019: I extracted fade routines from Growlight and Omphalos, and
|
||||
offered them to NCURSES as extensions. They are not accepted, which is
|
||||
understandable. I mention that I intend to extract ncreels, and offer to
|
||||
include them in the CDK (Curses Development Kit). [Growlight issue #43](https://github.com/dankamongmen/growlight/issues/43)
|
||||
is created regarding this extraction. A few minor patches go into NCURSES.
|
||||
* 2011, 2013: I develop [Growlight](https://github.com/dankamongmen/growlight)
|
||||
and [Omphalos](https://github.com/dankamongmen/omphalos), complicated TUIs
|
||||
making extensive use of NCURSES.
|
||||
|
||||
# Thanks
|
||||
|
||||
* Notcurses could never be what it is without decades of tireless, likely
|
||||
thankless work by Thomas E. Dickey on NCURSES. His FAQ is a model of
|
||||
engineering history. He exemplifies documentation excellence and
|
||||
conservative, thoughtful stewardship. The free software community owes
|
||||
Mr. Dickey a great debt.
|
||||
* Robert Edmonds provided tremendous assistance Debianizing the package,
|
||||
and David Cantrell did likewise for Fedora. Both are hella engineers.
|
||||
* Justine Tunney, one of my first friends at Google NYC, was always present
|
||||
with support, and pointed out the useful memstream functionality of
|
||||
POSIX, eliminating the need for me to cons up something similar.
|
||||
* I one night read the entirety of Lexi Summer Hale's [essays](http://xn--rpa.cc/irl/index.html),
|
||||
and began implementing her vision the next morning.
|
||||
* NES art was lifted from [The Spriters Resource](https://www.spriters-resource.com/nes/)
|
||||
and [NES Sprite](http://nes-sprite.resampled.ru/), the kind of sites that
|
||||
make the Internet great. It probably violates any number of copyrights. C'est la vie.
|
||||
* Mark Ferrari, master of the pixel, for no good reason allowed me to reproduce
|
||||
his incredible and groundbreaking color-cycling artwork. Thanks Mark!
|
||||
* The world map image was made by [Vecteezy](https://www.vecteezy.com/free-vector/world-map),
|
||||
and is used according to the terms of their License.
|
||||
* Finally, the [demoscene](https://en.wikipedia.org/wiki/Demoscene) and general
|
||||
l33t scene of the 90s and early twenty-first century endlessly inspired a
|
||||
young hax0r. There is great joy in computing; no one will drive us from
|
||||
this paradise Turing has created!
|
||||
|
Loading…
x
Reference in New Issue
Block a user