Commit Graph

8338 Commits (8dbfe858d91111dc27a86aca1cf631d1263adcc3)
 

Author SHA1 Message Date
nick black 8dbfe858d9
v3.0.8 2 years ago
nick black c8882178ed terminate potential escape on incomplete buffer #2647 2 years ago
nick black dcf3e10965
[sixel] drop unused auxvec_idx 2 years ago
nick black b292bba6df [docs] correct definition of ncprogbar_options #2639 2 years ago
nick black 2e112ffb22 [workflows] s/windows-latest/windows-2022/g 2 years ago
Alex Samuel 7c500ab4e1 [py] Add plane.scrollup(). 2 years ago
Christian Parpart d046b2c406 Adds ucurl heuristic to Contour terminal, similarily to how it's done on other terminals. 2 years ago
joseLuís fef35db1c9 fix docs: rename ncplane_attr → ncplane_styles 2 years ago
Nick Black ec1ef7200b use ffmpeg-free-compatible video in all tests #2631 2 years ago
nick black 8cd54b7932
[sixel] fix unit tests on big-endian machines 2 years ago
nick black 2d7350c9ac
v3.0.7 2 years ago
nick black 066dde8e33
[scroll_down] kill naked diagnostic 2 years ago
nick black 15f0ac2522
[render] scroll after display for sensible scrollback #2557 2 years ago
nick black 7db7b0150a
[enqueue_to_workers] only increment wq->writeto when we write #2627 2 years ago
nick black a35d42b0e4 ncplane_scrollup: call notcurses_render() when appropriate #2557 2 years ago
nick black 184666170c [ncplane_put] hold off on render until we've written the output #2414 2 years ago
nick black ad76543ef1 [scrolling] call notcurses_render() from scroll_down() #2414 2 years ago
nick black 37fe78917c [sixel_blit] typo in comment 2 years ago
nick black 10c23d6dfd remove quantanal; it's been obsoleted 2 years ago
nick black 07b808588b simple ncvisual_from_sixel() unit test 2 years ago
nick black bec97315ad [tabs] autogrow to the right to next tabstop #1233 2 years ago
nick black ceb8cfef0a [NEWS] mention tab support #1233 2 years ago
nick black fa67dca957 [ncplane_output.3] update docs for tabs #1233 2 years ago
nick black 3681a95b3c [tabs] update plane+cell unit tests #1233 2 years ago
nick black 78cc44a1bf [tabs] get all unit tests working #1233 2 years ago
nick black 21f68bf57c [tabs] get PutcTaB unit test working #1233 2 years ago
nick black 7c8cf1e6e8 [ncplane_put] admit tab characters #1233 2 years ago
nick black b326d43885 [tabs] remove obsolete FIXME 2 years ago
nick black d0d9a0724b [pool_blit_direct] admit tab characters #1233 2 years ago
nick black 25b94c021d more TaB unit tests #1233 2 years ago
nick black 6bf37089a1 add unit test for putchar on tab #1233 2 years ago
nick black 28756a004f [ncplane_put] admit tab characters #1233 2 years ago
nick black db2f6c06b5 is_control_egc: admit NUL 2 years ago
nick black a5e9928621
[ncmenu] if no item is select, next/prev is a no-op 2 years ago
nick black ffc134e7a3
[NEWS] update for 3.0.7 2 years ago
Alex Samuel 2be5517d7e [py] perimeter_rounded() takes kwargs. 2 years ago
nick black 810f8694ec
v3.0.6 2 years ago
nick black 99528ba6d0
restore: pull from successive columns #2603 2 years ago
nick black b93e63656e
[sixels] handle direct (engineless) case 2 years ago
Alex Samuel ceb4a0e948 (Failing) test case for UNALIGNED puttext. 2 years ago
nick black aa7e0b4c0f
[puttext] only align when not UNALIGNED #2611 2 years ago
nick black fde0020391
[sixel] fill in missing rows in write_auxvec #2603 2 years ago
Alex Samuel d39f98dcd3 Fix conversion and sign-conversion warnings. 2 years ago
Alex Samuel 2cf9abee93 set_scrolling() takes positional args. 2 years ago
Alex Samuel 8b86d0e013 Decode potentially more than one byte. 2 years ago
Alex Samuel 968155b2ab Clean up example script a bit. 2 years ago
nick black 7a9f3bedd4 [sixel] restore logic #2603 2 years ago
nick black d21487c555 [sixel] copy in remainder on rebuild #2603 2 years ago
nick black 6dd8498a3d [sixel] first chunk of in-place restore_vec() 2 years ago
nick black c3f1134d93 [sixel] correct writeout of the auxvec #2603 2 years ago