Commit Graph

560 Commits

Author SHA1 Message Date
nick black
c5acae4ef5
fbbytes stat 2019-12-13 17:14:15 -05:00
nick black
0e3b2d7516
print framebuffer size using metric info units 2019-12-13 17:12:10 -05:00
nick black
e1fb283018
input: handle more sequences #134 2019-12-13 16:54:09 -05:00
nick black
6e49bbce45
panelreel: don't treat putc() return as bool #132 2019-12-13 15:28:11 -05:00
nick black
a9c21526a7
add history 2019-12-13 13:00:29 -05:00
nick black
340ddf9f76
use cell terminology throughout 2019-12-13 12:16:53 -05:00
nick black
b00099f1c6
README: remove API macro from documentation 2019-12-13 12:16:05 -05:00
nick black
cc6179ccab
spelling 2019-12-13 12:15:11 -05:00
nick black
0001fa955d
on a wide enough screen, this test breaks 2019-12-12 17:05:17 -05:00
nick black
489ca06fe6
Merge branch 'master' of github.com:dankamongmen/notcurses 2019-12-12 16:23:45 -05:00
nick black
c2c017831f
add ncplane_get_channels() 2019-12-12 16:23:05 -05:00
nick black
7c72b0ce83
emoji unit test 2019-12-12 16:14:01 -05:00
nick black
e16db46b9c
set tty:true in docker config 2019-12-12 09:15:15 -05:00
nick black
23f8a070b3
unit tests: don't try to close a NULL outfp_ 2019-12-12 09:08:06 -05:00
nick black
ca2f0471c3
setlocale(LC_ALL, "") everywhere 2019-12-12 08:59:16 -05:00
nick black
e71fa57e54
add 'rgb' PoC, fix setlocale() mention 2019-12-12 08:13:14 -05:00
nick black
a55d877281
add FIXME regarding sgr and ncv 2019-12-12 08:03:55 -05:00
nick black
1821867e35
move outfp out of notcurses_options #130 2019-12-12 07:59:48 -05:00
nick black
21c4a9a2eb
demos: use ncalign_center throughout 2019-12-12 07:45:54 -05:00
nick black
a72bf25907
install section 3 man page 2019-12-12 07:38:04 -05:00
nick black
7d2b0938e5
uniblock-demo: vastly improved via hook->fade 2019-12-12 07:35:32 -05:00
nick black
d20da07fe0
widecolor: maintain a single background in message 2019-12-12 07:23:23 -05:00
nick black
fa6394b021
PoCs need dep on local include 2019-12-12 07:08:53 -05:00
nick black
8de3696268
add ncplane_putwstr_aligned(), update docs #102 2019-12-12 07:07:04 -05:00
nick black
de595380b6
ncplane_putstr_aligned(), use it in intro #102 2019-12-12 07:01:05 -05:00
nick black
5735e5966a
add _yx-suffixed output forms #102 2019-12-12 06:38:16 -05:00
nick black
c0b10a8f32
enable sgr/sgr0 #73 2019-12-12 06:21:16 -05:00
nick black
1ccb747e72
sgr: support disabling ALTCHARSET 2019-12-12 05:06:07 -05:00
nick black
b7e8fda3b1
Merge branch 'master' of github.com:dankamongmen/notcurses 2019-12-12 04:53:04 -05:00
nick black
3a79cbf469
proof of concept support. sgr binary 2019-12-12 04:52:59 -05:00
nick black
194b76a9d3
input: update comment, no longer driven through cell 2019-12-11 00:47:46 -05:00
nick black
64462a11ac
for real tho 2019-12-10 16:21:32 -05:00
nick black
208077b95c
enmetric unit tests 2019-12-10 16:21:18 -05:00
nick black
c7c52f21d5
luigi: just use the three frames in a loop 2019-12-10 12:20:44 -05:00
nick black
206db6dedd
sgr unit tests 2019-12-10 08:50:32 -05:00
nick black
624ab35b8f
close bracket in output #121 2019-12-10 07:29:03 -05:00
nick black
e45df10dca
input: handle unicode #121 2019-12-10 07:28:02 -05:00
nick black
6c14a47368
input: pass through decoded utf8 #121 2019-12-10 07:25:38 -05:00
nick black
ad4c8ac58a
luigi: set sprite background so we can elide more 2019-12-10 07:03:29 -05:00
nick black
7eafdd6772
fix up unit testing sanity 2019-12-10 06:59:35 -05:00
nick black
8672ae3caa
update docs regarding input 2019-12-10 06:10:01 -05:00
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
2019-12-10 06:02:49 -05:00
nick black
fdc4325929 widecolor: make message its own plane #110 2019-12-08 17:56:03 -05:00
nick black
66fa8854f3 outro effects 2019-12-08 17:56:03 -05:00
nick black
5e5abd7cbd extract outro 2019-12-08 17:56:03 -05:00
nick black
3a6551ab4d
uniblock-demo: scroll the blocks right-to-left #104 2019-12-08 16:48:58 -05:00
nick black
93231c26eb input: use SPUA-B for special keys #118 2019-12-08 15:32:57 -05:00
nick black
949e531038
notcurses-input: colorize output 2019-12-08 14:35:29 -05:00
nick black
3085a5db31
fix up EmitWchar unit test 2019-12-08 14:26:35 -05:00
nick black
e77c584815
fadeout: handle background #111 2019-12-08 14:19:59 -05:00