Commit Graph

7593 Commits

Author SHA1 Message Date
nick black
e99fa9eba5
redo 3 video #2382 2021-11-25 22:46:42 -05:00
nick black
4491ce0a94
[shame] 2021-11-25 19:25:35 -05:00
nick black
2fd8f5086f
[windows] add initc capability to windows, stop querying ccc #2377 2021-11-25 19:15:13 -05:00
nick black
164167e767
[TERMINALS] add cool-retro-term #2381 2021-11-25 18:58:37 -05:00
nick black
ed78203a1f
[nctetris] tighten up notcurses logo 2021-11-25 18:46:37 -05:00
nick black
d5e451939b
[sixel] copy through sixel_maxy_pristine #2379 2021-11-25 18:46:34 -05:00
nick black
9d4b23d56f
[nctetris] add a Notcurses logo 2021-11-25 17:08:28 -05:00
nick black
6c1264d1ef
add two new FAQ entries 2021-11-25 16:42:14 -05:00
nick black
e8f210135a
[cbreak_mode] don't tolerate error on GetConsoleMode() 2021-11-25 15:31:45 -05:00
nick black
bf8aaaff2b
[README] remove 'chcp 65001' suggestion 2021-11-25 15:25:48 -05:00
nick black
f5981463d3 [drone] reenable ubuntu jellyfish 2021-11-25 15:18:04 -05:00
nick black
198d3b5f19 windows/freebsd: add logos 2021-11-25 15:18:04 -05:00
nick black
f992a55b2d [paint] stop processing line of plane on linefeed #2196 2021-11-25 15:18:04 -05:00
nick black
88a3d42e8f [paint] stop processing line of plane on linefeed #2196 2021-11-25 15:18:04 -05:00
nick black
0003165180 [term] don't send keyboard upcodes if we're draining input #2374 2021-11-25 15:18:04 -05:00
nick black
9b0f806d04 remove filesystem #include 2021-11-25 15:18:04 -05:00
nick black
717aaf9d5d [cli PoC] set scrolling on stdn #2196 2021-11-25 15:18:04 -05:00
nick black
508e143916 [rendercore] move logendx to 0 on linefeed 2021-11-25 15:18:04 -05:00
nick black
4087d59a05 [ncneofetch] return error on failure to emit newline 2021-11-25 15:18:04 -05:00
nick black
06056f5f9c [rastercore] bump logendy if we saw a linefeed 2021-11-25 15:18:04 -05:00
nick black
253ab19cf3 [ncneofetch] fix up infoplane placement for bottom of screen #2196 2021-11-25 15:18:04 -05:00
nick black
6aeab473e5 [scroll_up] scroll up children only on true scroll 2021-11-25 15:18:04 -05:00
nick black
163637828e [sprite_init] stir timestamp into rand() for initial image id 2021-11-25 15:18:04 -05:00
nick black
f963b31d9d [goto_location] don't update logendy/x here 2021-11-25 15:18:04 -05:00
nick black
83fd6f83c7 [render] place space instead of newline in term_putc() #2196 2021-11-25 15:18:04 -05:00
nick black
f88f1b8697 [pool_blit_direct] pass newlines through #2196 2021-11-25 15:18:04 -05:00
nick black
7e63e33a0b [blitcore] accept newlines, set colcount = 1 #2196 2021-11-25 15:18:04 -05:00
nick black
b70afa8b5d [Media] unit tests: cap frames of video at 100 2021-11-25 15:18:04 -05:00
nick black
83902cf7f4 [xray] always provide sufficient topbanner 2021-11-25 15:18:04 -05:00
nick black
c030b53bb2 kill trailing whitespace 2021-11-25 15:18:04 -05:00
nick black
ea1c10dcfd kill trailing whitespace 2021-11-25 15:18:04 -05:00
nick black
50fbb0a778 [cli2 PoC] strip trailing whitespace 2021-11-25 15:18:04 -05:00
nick black
467b0294f3 [nctetris] kill memory leak of username 2021-11-25 15:18:04 -05:00
nick black
30dedad9df [info] print newline on last line #2196 2021-11-25 15:18:04 -05:00
nick black
8810ec9bb7 [cli PoC] emit a newline following input 2021-11-25 15:18:04 -05:00
nick black
279b3f4cfe [tester] don't require TERM on windows #2363 2021-11-24 11:48:27 -05:00
nick black
2110fd2af3 [windows] ctest won't fly until we have a ConPTY CI 2021-11-24 04:43:17 -05:00
nick black
ad2b1e5e86 [windows] try reenabling ctest yet again #2363 2021-11-24 04:17:09 -05:00
nick black
87d75fcb95
add TextLayout unit test for scrolling off long lines #1590 2021-11-24 02:22:40 -05:00
nick black
f5c99c0cb4 reader unit test: plug memory leak 2021-11-24 00:07:51 -05:00
nick black
919c6db9fb [notcurses.h] more attribute nonnull/format 2021-11-23 20:43:44 -05:00
nick black
643e9189b1 Merge branch 'master' of github.com:dankamongmen/notcurses 2021-11-23 20:43:23 -05:00
nick black
6d0a855967 [tabbed] set widget on the correct plane 2021-11-23 20:43:18 -05:00
joseLuís
7a45d1553d [docs] fix ncplane_erase_region examples in USAGE 2021-11-24 02:22:12 +01:00
nick black
493b68d9eb
[rendercore] kill hardcursorpos, just set x/y=-1 2021-11-23 19:26:12 -05:00
nick black
efa5ca3ec2 cli2 PoC #2196 2021-11-23 19:18:26 -05:00
nick black
54046dff5e notcurses_init: document screen clear if smcup is absent 2021-11-23 19:18:26 -05:00
nick black
0f41620736 [interrogate_terminfo] kill redundant memset() 2021-11-23 19:18:26 -05:00
nick black
4375f421b8 [notcurses_init] factor out notcurses_early_init() 2021-11-23 19:18:26 -05:00
nick black
4db068876b
notcurses_init.3: update some obsolete documentation 2021-11-23 17:46:00 -05:00