mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
notcurses.3: update link to unicode chart
This commit is contained in:
parent
321908d824
commit
08190060e8
@ -62,7 +62,7 @@ notcurses supports input from keyboards (via **stdin**) and pointing devices (vi
|
||||
a broker such as GPM, X, or Wayland). Input is delivered as 32-bit Unicode
|
||||
code points. Synthesized events such as mouse button presses and arrow keys
|
||||
are mapped into Unicode's
|
||||
[Supplementary Private Use Area-B](https://unicode.org/charts/PDF/U1.0.10.pdf).
|
||||
[Supplementary Private Use Area-B](https://unicode.org/charts/PDF/U100000.pdf).
|
||||
Information on input is available at **notcurses_input(3)**. The included tool
|
||||
**notcurses-input(1)** can be used to test input decoding.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user