Greg Shuflin
|
a1e8fb7aec
|
Remove C code for foreground color
|
2023-07-23 20:00:52 -07:00 |
|
Humm
|
1e80be4840
|
use freopen(3) correctly
|
2021-01-29 10:55:42 +01:00 |
|
Brian Barto
|
1440337579
|
Move STDIN association to termio module
modified: Makefile
modified: src/nmseffect.c
modified: src/nmstermio.c
modified: src/nmstermio_ncurses.c
|
2018-10-24 22:20:33 -04:00 |
|
Brian Barto
|
8dfd02cd1c
|
Change license header to GPL
modified: src/nms.c
modified: src/nmscharset.c
modified: src/nmscharset.h
modified: src/nmseffect.c
modified: src/nmseffect.h
modified: src/nmstermio.c
modified: src/nmstermio.h
modified: src/nmstermio_ncurses.c
modified: src/sneakers.c
|
2017-02-17 13:24:11 -05:00 |
|
Brian Barto
|
4b79262cf2
|
Document the nmstermio modules
modified: src/nmstermio.c
modified: src/nmstermio_ncurses.c
|
2017-01-20 14:35:00 -05:00 |
|
Brian Barto
|
8a09f36cee
|
Rename nmsterm modules to nmstermio, and update function names to align with new module name
modified: Makefile
modified: src/nmseffect.c
deleted: src/nmsterm.h
renamed: src/nmsterm.c -> src/nmstermio.c
new file: src/nmstermio.h
renamed: src/nmsterm_ncurses.c -> src/nmstermio_ncurses.c
modified: src/sneakers.c
|
2017-01-19 11:42:29 -05:00 |
|