mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
fix typo
This commit is contained in:
parent
3322125d69
commit
11e7e9211d
2
NEWS.md
2
NEWS.md
@ -10,7 +10,7 @@ rearrangements of Notcurses.
|
||||
* `ncmenu_section` **must** now specify any expected modifiers for their
|
||||
shortucts using `modifiers`. Setting any of `alt`, `shift`, or
|
||||
`ctrl` will see `ncmenu_create()` fail.
|
||||
* `ncinput_equals_p()` considers `NCTYPE_UNKNOWN` equal to `NCTYPE_PRESS`.
|
||||
* `ncinput_equal_p()` considers `NCTYPE_UNKNOWN` equal to `NCTYPE_PRESS`.
|
||||
|
||||
* 3.0.4 (2022-01-08)
|
||||
* We now use level 2 of `XTMODKEYS`, providing better differentiation
|
||||
|
Loading…
x
Reference in New Issue
Block a user