Commit Graph

413 Commits (71a2660b57dfa028cb56c48acd72e70d975ce910)
 

Author SHA1 Message Date
nick black 71a2660b57
fatal_handler: grab ABRT as well 5 years ago
nick black e6d35978d4
add notcurses_refresh() declaration 5 years ago
nick black 18a33a0328
handle still more key sequences #134 5 years ago
nick black c5acae4ef5
fbbytes stat 5 years ago
nick black 0e3b2d7516
print framebuffer size using metric info units 5 years ago
nick black e1fb283018
input: handle more sequences #134 5 years ago
nick black 6e49bbce45
panelreel: don't treat putc() return as bool #132 5 years ago
nick black a9c21526a7
add history 5 years ago
nick black 340ddf9f76
use cell terminology throughout 5 years ago
nick black b00099f1c6
README: remove API macro from documentation 5 years ago
nick black cc6179ccab
spelling 5 years ago
nick black 0001fa955d
on a wide enough screen, this test breaks 5 years ago
nick black 489ca06fe6
Merge branch 'master' of github.com:dankamongmen/notcurses 5 years ago
nick black c2c017831f
add ncplane_get_channels() 5 years ago
nick black 7c72b0ce83
emoji unit test 5 years ago
nick black e16db46b9c
set tty:true in docker config 5 years ago
nick black 23f8a070b3
unit tests: don't try to close a NULL outfp_ 5 years ago
nick black ca2f0471c3
setlocale(LC_ALL, "") everywhere 5 years ago
nick black e71fa57e54
add 'rgb' PoC, fix setlocale() mention 5 years ago
nick black a55d877281
add FIXME regarding sgr and ncv 5 years ago
nick black 1821867e35
move outfp out of notcurses_options #130 5 years ago
nick black 21c4a9a2eb
demos: use ncalign_center throughout 5 years ago
nick black a72bf25907
install section 3 man page 5 years ago
nick black 7d2b0938e5
uniblock-demo: vastly improved via hook->fade 5 years ago
nick black d20da07fe0
widecolor: maintain a single background in message 5 years ago
nick black fa6394b021
PoCs need dep on local include 5 years ago
nick black 8de3696268
add ncplane_putwstr_aligned(), update docs #102 5 years ago
nick black de595380b6
ncplane_putstr_aligned(), use it in intro #102 5 years ago
nick black 5735e5966a
add _yx-suffixed output forms #102 5 years ago
nick black c0b10a8f32
enable sgr/sgr0 #73 5 years ago
nick black 1ccb747e72
sgr: support disabling ALTCHARSET 5 years ago
nick black b7e8fda3b1
Merge branch 'master' of github.com:dankamongmen/notcurses 5 years ago
nick black 3a79cbf469
proof of concept support. sgr binary 5 years ago
nick black 194b76a9d3
input: update comment, no longer driven through cell 5 years ago
nick black 64462a11ac
for real tho 5 years ago
nick black 208077b95c
enmetric unit tests 5 years ago
nick black c7c52f21d5
luigi: just use the three frames in a loop 5 years ago
nick black 206db6dedd
sgr unit tests 5 years ago
nick black 624ab35b8f
close bracket in output #121 5 years ago
nick black e45df10dca
input: handle unicode #121 5 years ago
nick black 6c14a47368
input: pass through decoded utf8 #121 5 years ago
nick black ad4c8ac58a
luigi: set sprite background so we can elide more 5 years ago
nick black 7eafdd6772
fix up unit testing sanity 5 years ago
nick black 8672ae3caa
update docs regarding input 5 years ago
Nick Black 0d2c43603b
Luigi in Mega Man world (#127)
* uniblock-demo: reset background to black
* warning about quantization
* some luigi love
* update cell documentation
* add unit test for move of stdplane
* MoveToLowerRight unit test
* ncplane_move_yx(): error to move stdscr
* better box permutations test
* luigi in megaman2 world
* stats: don't print 'em if we haven't got 'em
5 years ago
nick black fdc4325929 widecolor: make message its own plane #110 5 years ago
nick black 66fa8854f3 outro effects 5 years ago
nick black 5e5abd7cbd extract outro 5 years ago
nick black 3a6551ab4d
uniblock-demo: scroll the blocks right-to-left #104 5 years ago
nick black 93231c26eb input: use SPUA-B for special keys #118 5 years ago