You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/src/demo
Tim Gates ab8590d7b3 docs: Fix a few typos
There are small typos in:
- src/demo/fission.c
- src/tests/wide.cpp

Fixes:
- Should read `obliterated` rather than `oblitrated`.
- Should read `range` rather than `reange`.
2 years ago
..
animate.c [demo] pass start time to demos for more precise deadlines 3 years ago
box.c kill some signed-vs-unsigneds 3 years ago
chunli.c normalize cell initializer names (prefix with NC) 3 years ago
demo.c kill some signed-vs-unsigneds 3 years ago
demo.h [demo] pass start time to demos for more precise deadlines 3 years ago
dragon.c [dragon] blit to another plane, preserving background #2419 3 years ago
eagle.c [docs] rename plane/visual sections to regions 3 years ago
fission.c docs: Fix a few typos 2 years ago
grid.c [grid] fold ret into return value 3 years ago
highcon.c normalize cell initializer names (prefix with NC) 3 years ago
hud.c [demo] only reject NCTYPE_RELEASE for non-mouse events #2582 2 years ago
input.c notcurses-demo: stop trying to read after NCKEY_EOF #2547 2 years ago
intro.c normalize cell initializer names (prefix with NC) 3 years ago
jungle.c mark some string literals as utf8 3 years ago
keller.c [demo] pass start time to demos for more precise deadlines 3 years ago
luigi.c [demo] pass start time to demos for more precise deadlines 3 years ago
mojibake.c use an explicit zero in initializers 3 years ago
normal.c normalize cell initializer names (prefix with NC) 3 years ago
outro.c [demo] pass start time to demos for more precise deadlines 3 years ago
qrcode.c [demo] pass start time to demos for more precise deadlines 3 years ago
reel.c [reel] put legend on its own plane so as not to leak to other demos #2535 2 years ago
sliders.c Place ncneofetch properly (#2415) 3 years ago
trans.c normalize cell initializer names (prefix with NC) 3 years ago
uniblock.c normalize cell initializer names (prefix with NC) 3 years ago
view.c [view] keep PIP aligned with right edge #2479 3 years ago
whiteout.c normalize cell initializer names (prefix with NC) 3 years ago
xray.c [xray] show only 1% of dropped frames 3 years ago
yield.c [demo] pass start time to demos for more precise deadlines 3 years ago
zoo.c [demo] pass start time to demos for more precise deadlines 3 years ago