nick black
68b340e3c8
ncdirect: prep readline for use #1120
2021-01-08 07:28:24 -05:00
nick black
974377f46d
first mdbook program
2021-01-08 00:54:05 -05:00
nick black
ae1463245d
examples: directmode text
2021-01-07 18:40:53 -05:00
nick black
30db4af874
mdbook
2021-01-07 18:40:53 -05:00
nick black
19c41170c1
link to x/open curses
2021-01-05 20:10:44 -05:00
nick black
f88caf5128
s/Fullscreen mode/Rendered mode/g
2021-01-05 20:08:54 -05:00
nick black
38f472c3b0
example book chapters #785
2021-01-05 20:02:20 -05:00
nick black
2048f8bc11
notcurses_plane.3: fix some syntax
2021-01-03 21:22:38 -05:00
nick black
7e05d0438a
notcurses_init.3: fix up some syntax
2021-01-03 21:18:52 -05:00
nick black
ec037023a7
notcurses.3: add period at end of sentence
2021-01-03 21:14:29 -05:00
nick black
e617acecc7
v2.1.4
2021-01-03 19:55:32 -05:00
nick black
18958e98cd
update nccell def in docs
2021-01-03 19:20:19 -05:00
nick black
0c38728ceb
Remove CELL_WIDEASIAN_MASK from docs #1277
2021-01-03 19:20:19 -05:00
nick black
21f6b5fc8a
notcurses.3: talk about piles, update threading section #1264
2021-01-03 02:48:12 -05:00
nick black
998cf02f34
add NCDIRECT_NO_QUIT_SIGHANDLERS #1271
2021-01-02 23:18:28 -05:00
nick black
555a3262b1
add channel_palindex and friends
2021-01-02 21:23:38 -05:00
nick black
af07822d35
Document base cell better
...
Improve the documentation for ncplane_set_base_cell() and
ncplane_set_base(). Go by render.c's authority (all three
channels are independently checked for transparency, and
replaced with the base cell if so--egc, fg, and bg). Add a
BASE CELL section to notcurses_plane.3. Check for, and reject,
an nccell which is secondary among a multicolumn EGC.
Closes #1238 .
2021-01-02 13:28:15 -05:00
nick black
70b74a749b
v2.1.3
2020-12-31 02:57:16 -05:00
nick black
a9ccbc28f9
ncls: support -V/--version #1266
2020-12-31 02:31:28 -05:00
nick black
e37b466eea
notcurses-demo: support 'V' for version out #1266
2020-12-31 02:28:47 -05:00
nick black
5c3818b103
notcurses-demo.1: use proper pandoc syntax
2020-12-30 22:42:18 -05:00
nick black
84d6d0fae2
mention notcurses-demo geometry requirements
2020-12-30 22:37:07 -05:00
nick black
99f04fd7e3
correct title for notcurses_progbar.3 link in index.html
2020-12-30 21:45:12 -05:00
nick black
f471ab15df
update copyrights for 2021, ho humm
2020-12-30 03:41:58 -05:00
nick black
279d9a7f43
ncls.1 man page: mention --help
2020-12-29 03:13:25 -05:00
nick black
7e20a25482
ncdirect_*_palindex -> ncdirect_set_*_palindex #1261
2020-12-28 13:57:13 -05:00
nick black
f1253560ad
ncdirect: set_ on rgb functions #1261
2020-12-28 13:52:58 -05:00
nick black
713498efc5
syntax error in notcurses_input.3
2020-12-28 09:45:33 -05:00
nick black
e6d1cbb2b4
clean up notcurses_input.3
2020-12-28 09:44:44 -05:00
nick black
0fb8427fca
notcurses-demo.1: better mojibake description
2020-12-28 09:40:07 -05:00
nick black
5cf546b84f
notcurses-demo.1: add Alt+d and P commands
2020-12-28 09:38:49 -05:00
nick black
c62b0d3aa1
finish sentence in notcurses-demo man page
2020-12-28 09:35:56 -05:00
nick black
58bc9bd3bc
fix up writeout stats, report in shutdown banner
2020-12-28 04:50:20 -05:00
nick black
55d563b646
v2.1.2
2020-12-26 02:53:40 -05:00
nick black
dd1cdc40d5
add NCSCALE_NONE_HIRES, NCSCALE_SCALE_HIRES #1250
2020-12-25 23:28:50 -05:00
nick black
9268109778
update man pages for ncvisual_media_defblitter() #1114
2020-12-25 17:37:27 -05:00
nick black
1002347c9e
HACKING: document right-to-left shittery
2020-12-25 00:18:11 -05:00
nick black
248dd1fff2
add dynamic linesig control #1228
2020-12-20 20:16:08 -05:00
nick black
c0316ee96c
view: document and parse -t time argument #1229
2020-12-20 18:34:15 -05:00
nick black
d6d5757b1d
v2.1.1
2020-12-16 17:42:06 -05:00
nick black
a0c722ff0d
notcurses_nccell.3 -> notcurses_cell.3
2020-12-16 05:40:14 -05:00
nick black
66bd8c9769
pull model.png out of index.html
2020-12-15 05:14:17 -05:00
nick black
6b859b6a32
ncls: add --align argument #1195
2020-12-14 13:58:15 -05:00
nick black
d56ea8b5e7
progbar: remove egcs options
2020-12-13 09:12:08 -05:00
nick black
82ffac8eed
remove ncprogbar locking options #1202
2020-12-13 09:12:08 -05:00
nick black
1d74979718
progbar core / poc #1202
2020-12-13 09:12:08 -05:00
nick black
6bff720122
initial API + documentation for ncprogbar #1202
2020-12-13 09:12:08 -05:00
nick black
be3bd474f6
model.dot: simplify
2020-12-13 06:01:12 -05:00
nick black
520ce356b0
add 2.1.0 to history
2020-12-13 03:24:20 -05:00
nick black
6edafd1f84
v2.1.0
2020-12-13 03:04:23 -05:00