Commit Graph

7575 Commits

Author SHA1 Message Date
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
nick black
e3d71d4b02
notcurses_init: document NCOPTION_PRESERVE_CURSOR #2196 2021-11-23 17:38:11 -05:00
nick black
8bae41bdb2
[xray] now has 862 frames 2021-11-23 16:29:21 -05:00
nick black
22b0934c4f [windows] correct semantics for strndup, fixes [zoo] #2365 2021-11-23 16:28:35 -05:00
nick black
389cfeb72d
[interp] clean up on failure #2369 2021-11-22 11:59:21 -05:00
Nick Black
1f0cbc94ec [oiio] properly check for ffmpeg 2021-11-22 11:46:56 -05:00
nick black
ce66c8a90d
[whiteout] kill unused variable 2021-11-22 10:29:43 -05:00
nick black
6cbe73dd80
kill diagnostic 2021-11-22 09:32:41 -05:00
nick black
f061e1550a uc_is_grapheme_break() ought be evaluated across the EGC #2364 2021-11-22 11:29:39 -03:00
nick black
6f4f0f741a [visual] deconstify visual_implementation 2021-11-22 11:29:39 -03:00
joseLuís
2a01b305b6 [docs] minor fix & update 2021-11-22 14:16:32 +01:00
nick black
6a72035184
[whiteout] extract dostring(), cleaning up main a bit #2364 2021-11-22 07:40:33 -05:00
nick black
4d4487d7b4
convert fm6.mkv -> fm6.mov 2021-11-22 07:38:59 -05:00
nick black
7b19c4eb8e
swap in new notcursesIII.mov for notcursesIII.mkv 2021-11-22 06:43:18 -05:00
nick black
367a50a826
[visual_implementation] call through a pointer 2021-11-22 05:05:19 -05:00
nick black
21b84d341a
[tetris] don't double-decode the background #2366 2021-11-22 02:58:17 -05:00
nick black
a74e7c12b4 2.4.99 InstallForge release candidate 2021-11-21 23:59:28 -05:00
nick black
ec972dd33b add installforge config #2071 2021-11-21 22:31:21 -05:00
nick black
373bcc69ad
add icon version of logo #2071 2021-11-21 22:23:48 -05:00