Commit Graph

2022 Commits (7215bf92ad32becfd9206d808ed778c6c823be4f)
 

Author SHA1 Message Date
nick black a1eb39906f
reader: support ctrl+u to clear input #585 4 years ago
nick black 95ba340fba
ncplane_erase: fix bug in basecell preservation 4 years ago
nick black 3eb99b2447
reader: advance/backspace across lines #585 4 years ago
nick black 5ba7a4b371
ncreader: support backspace horizontally #585 4 years ago
nick black 1cc2d8a359
ncmetric: no need to use localeconv decicep with %f #545 4 years ago
nick black 00be9ad2e6
ncmetric: use %f to simplify #545 4 years ago
nick black b59f623249
reader: %lc wants wint_t, not wchar_t 4 years ago
nick black d2c968b948
notcurses_init(): interpret NULL as /dev/tty #571 4 years ago
nick black 05408f918c
python: remove raw notcurses_getc() wrapper #584 4 years ago
nick black 5a3e0625a4
enmetric unit tests: kill duplicated fesetround() 4 years ago
nick black abbda739d1
ncplane_contents(): plug up memory leak #580 4 years ago
nick black 1c394dc103 modernize c++ according to clang-tidy-11 4 years ago
nick black 0c3f5cf28e visual: modernize c++ for clang-tidy-11 4 years ago
nick black e2a94817e7 tests: lots of NULL->nullptr 4 years ago
nick black 5b0d773fb5 modernize some PoC c++ according to clang-tidy 4 years ago
nick black ba94919de7 rgbbg: modernize c++ 4 years ago
nick black 06e4b9f06b NEWS: mention ncplane_set_channels() 4 years ago
nick black a859a3d652 notcurses_multiselector(3): fix up _selected 4 years ago
nick black 989ca7ff9a selector->ncselector, multiselector -> ncmultiselector #580 4 years ago
nick black 16376f872c fix notcurses_ncplane(3) -> notcurses_plane(3) 4 years ago
nick black 66d0fe5596 NEWS: add ncreader and ncplane_content() 4 years ago
nick black 196de625c4 reader poc: render after each change to reader area #403 4 years ago
nick black d161e2eeb3 implement ncplane_content() #582 4 years ago
nick black e15055034e ncreader: set up tchannels/tattrword #403 4 years ago
nick black f2546c0949 reader poc: initialize ncreader_options #403 4 years ago
nick black 26db8a66b7 ncplane_set_attr()/ncplane_set_channels() 4 years ago
nick black c4bf483d8b ncreader_contents(): wrap ncplane_contents() #403 4 years ago
nick black f0357ef6cb ncplane_contents(): declarations #582 4 years ago
nick black 48de25821c ncreader man page #403 4 years ago
nick black 98b8e167cf ncreader man page #403 4 years ago
nick black 3f86b649aa view: use c++ getc 4 years ago
nick black 384bdf88b2 tetris: use C++ refresh() 4 years ago
nick black 980e0ff29a ncreader: use underscore by default #403 4 years ago
nick black 4e94d942b0 reader unit test visualization #403 4 years ago
nick black 312e42add2 ncreader: C++ wrapper 4 years ago
nick black d174431187 ncreader_create: accept const options #403 4 years ago
nick black 7683973ee4 ncreader_options, bad options tests #403 4 years ago
nick black 4819c0e1c3 selector/multiselect: accept notcurses 4 years ago
nick black 064da8acb9 ncreader_destroy() / ncreader_plane() 4 years ago
nick black 5e1d8ccf75 ncreader introduced 4 years ago
nick black a5f2a6ff02
OTHERS: mention urwid and zui 4 years ago
nick black 88d14f2f9e
tetris: #include <array>, needed on freebsd #573 4 years ago
nick black d09f7c7899
CMake: check for qrcodegen/qrcodegen.h #572 4 years ago
nick black c0c76342a8
rotate test: relax ncvisual_render() checks 4 years ago
nick black 289aba6f68 CHANGELOG.md -> NEWS.md #570 4 years ago
nick black dbdaebb3a4
notcurses-view: verify Notcurses::can_open() 4 years ago
nick black 4460d8fc59
release.sh: clean up downloaded tarball 4 years ago
nick black e2b610506f
v1.3.4 4 years ago
nick black 52428b9f27
release.sh: search for OLDVERSION following sed 4 years ago
nick black 5d3d99c602
normal: don't produce unusable colors 4 years ago