Commit Graph

2735 Commits (84631369d46dc85c88e74bd372bfcf0cb2d1bcc5)
 

Author SHA1 Message Date
nick black d126c71dd6
v1.6.9 4 years ago
nick black 384232efd1
layout tests: enforce utf8 where necessary 4 years ago
nick black 51a2817a8e
notcurses-tester: print LANG on startup 4 years ago
nick black f8c16ceb79
v1.6.8 4 years ago
nick black 1c55c8cdd0
remove cell_noforeground_p() from docs 4 years ago
nick black d59ff71a6c
remove cell_noforeground_p() from python 4 years ago
nick black 19207ffcdd
release: automate debian build 4 years ago
nick black 1564475cb5
release: combine github-asset into github-release 4 years ago
nick black 4f8673b0e9
v1.6.7 4 years ago
nick black 92fb1647bc
release: remove remote docs before replacement 4 years ago
nick black 54d0420161
tools/release: automate release process #826 4 years ago
nick black dab269f506
tetris: ensure continued color changes #825 4 years ago
nick black 46b1e6b2fa
reset_term_attributes(): flush after oc 4 years ago
nick black 480ea76989
reel: kill unnecessary diagnostics 4 years ago
nick black bf9c3dc8c7
reset term attributes prior to, not following, rmcup #824 4 years ago
nick black 17e8f62eb9
cell_no{fore/back}ground() was never intended for export 4 years ago
nick black c333c4def5
notcurses-ncreel: suppert +/- for adding/subbing lines 4 years ago
nick black 6354b26d78
notcurses-ncreel: handle +/- for tablets 4 years ago
nick black 55e654d4ab
add some GNU screen notes 4 years ago
nick black 28be87a849
ncblitter_e: improve documentation 4 years ago
nick black 17291b8743 implement ncmenu_mouse_selected() #819 4 years ago
nick black 6ea968c522 declare ncmenu_mouse_selected() #819 4 years ago
nick black 8ae8fd2cb0
menu: escape rolls up menu #819 4 years ago
nick black 71db3dbe61 CMake: unset HAVE_UNISTRING_H cache to force search 4 years ago
nick black b9ad7b9bd5 add LayoutTransPlanarWide unit test #815 4 years ago
nick black 357cba3843 ncplane_puttext: all unit tests work #815 4 years ago
nick black 243cbd6a92 fix LayoutFillsPlaneNoSpaces problems #815 4 years ago
nick black 1664e64617 add LayoutCrossBoundaryWide unit test #815 4 years ago
nick black 4adde41b05 Get LayoutFillsPlaneNoSpaces test working #815 4 years ago
nick black f0962fc6b5 utf8_etc_len: flatten wcwidth negative returns 4 years ago
nick black 858d1662eb clean_reel: clean up unused variables 4 years ago
nick black 015dc544a6 scan-build fix: return ret from notcurses_render_to_file() 4 years ago
nick black 8ee7b3652c Exceptions tests: use flags + loglevel 4 years ago
nick black bae1cedd6b Ncpp tests: supply NCOPTION_SUPPRESS_BANNERS | NCOPTION_INHIBIT_SETLOCALE 4 years ago
nick black 2ecfb84fe8 index.html: fix up h2 syntax 4 years ago
nick black a70cbb894c get complete widechar ncplane_puttext() working #815 4 years ago
nick black 380ebc7e6e add wide ncplane_puttext unit tests #815 4 years ago
nick black d2b7c2b76c
notcurses_init: no screen clear for NO_ALTERNATE_SCREEN, though #817 4 years ago
nick black 6d2ba86acc
Clear screen if we want smcup but it's not available #817 4 years ago
nick black 0bd73e2f1f
CMake: drop dirgb from test suite due to excess output 4 years ago
nick black 8e34f7525b
rgb/rgbgb pocs: use alternate screen 4 years ago
nick black a76ee9a5af
tetris: refresh on startup in place of erase() 4 years ago
nick black 0e7e8b02eb
notcurses-input: refresh on start to clear screen in absence of smcup 4 years ago
nick black dd0605939a
drone: add libunistring 4 years ago
nick black 604747c8f2 notcurses_puttext: use libunistring for wordbreaking #772 4 years ago
nick black 0ba1512d68 notcurses_debug: print plane name #780 4 years ago
nick black f441a2829a
ghastly 4 years ago
nick black 255b404842
ncplane_puttext(): start long words early
If we're fed a word that in and of itself is wider than
the text layout area, and it is not the first word on the
row on which it starts, go ahead and start it there, as
opposed to breaking the line. #720

Also, remove sgr from test suite, as it's not a notcurses
application.
4 years ago
nick black 759e001ca6
CMake: sgr isn't a notcurses app; don't run it as a test 4 years ago
nick black f6d1aa74fc
serial_test seems sufficient? 4 years ago