Commit Graph

8328 Commits (2d7350c9ac6293de5cb167d2b240479c1bf5ff62)
 

Author SHA1 Message Date
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
nick black d678157464 [sixel_trans_auxvec] use AUXVECELEMSIZE 2 years ago
nick black c8c92a1e8c [sixel] don't use more than 65534 color registers 2 years ago
Alex Samuel ce7d1f20f3 [py] Cast to silence warning. 2 years ago
Alex Samuel 1d7961e912 [py] Update stub file for get methods. 2 years ago
Alex Samuel bc98a52ea8 [py] Implement get() with deadline. 2 years ago
nick black da698887fd
s/comoponents/components/ 2 years ago
nick black 4730c3de47
[sixel_trans_auxvec] AUXVECELEMSIZE, not 3 2 years ago
nick black 196958dce0
[ncmenu_offer_input] change selected item on mouse click #2583 2 years ago
nick black b198c99f31
[menu] fix bottom disableds in menu PoC 2 years ago
nick black d3b6e47d15
ncmenu: fix mice y for bottom menus #2582 2 years ago