nick black
|
b053f4b941
|
admit ASCII as synonym for ANSI_X3.4-1968
|
2021-08-02 06:00:05 -04:00 |
|
nick black
|
56a5e1903b
|
github: drop qrcodegen stuff from macOS
|
2021-08-02 05:46:03 -04:00 |
|
nick black
|
487b9acf90
|
name Terminal.app, slog on with failed emoji in notcurses-info #1945
|
2021-08-02 02:27:38 -05:00 |
|
nick black
|
297d276dca
|
add TERMINAL_APPLE from fauxmemstream branch
|
2021-08-02 03:20:54 -04:00 |
|
nick black
|
46a63c5eed
|
kitty: kill memory leak in self-referential animation #2012
|
2021-08-02 00:51:51 -04:00 |
|
nick black
|
49729dcef9
|
drone: stop building rust while broken
|
2021-08-02 00:33:08 -04:00 |
|
nick black
|
0af8f9d116
|
iterm: kill double-free on error #2012
|
2021-08-02 00:30:12 -04:00 |
|
nick black
|
d2071f14bf
|
interp PoC: fix use-of-NULL + memory leak
|
2021-08-02 00:23:15 -04:00 |
|
nick black
|
a69753dac4
|
demacroize ncplot_destroy() #1976
|
2021-08-02 00:17:56 -04:00 |
|
nick black
|
6f55338983
|
demacroize set_sample_##T #1976
|
2021-08-02 00:17:56 -04:00 |
|
nick black
|
d8608689f4
|
unmacroize update_domain_T #1976
|
2021-08-02 00:17:56 -04:00 |
|
nick black
|
67812559d5
|
unmacroize update_sample_*plot() #1976
|
2021-08-02 00:17:56 -04:00 |
|
nick black
|
ba830418c7
|
plots: extract common struct #1976
|
2021-08-02 00:17:56 -04:00 |
|
nick black
|
16c2fff06b
|
notcurses-info.1: detail environment lines
|
2021-08-01 22:43:32 -04:00 |
|
nick black
|
89125802c6
|
notcurses-info: update man page with more text
|
2021-08-01 22:33:48 -04:00 |
|
nick black
|
7c09695af4
|
notcurses-info: more emoji
|
2021-08-01 22:33:48 -04:00 |
|
nick black
|
313885f9c5
|
notcurses-info: let's show some emoji
|
2021-08-01 22:33:48 -04:00 |
|
nick black
|
065f60ac5b
|
info: finish out all lines in capabilities section
|
2021-07-31 20:01:41 -04:00 |
|
nick black
|
027b91b441
|
Merge branch 'master' of github.com:dankamongmen/notcurses
|
2021-07-31 11:30:41 -04:00 |
|
nick black
|
ebd55c4d9f
|
do an early match for Terminal.App and send minimal queries #1945
|
2021-07-31 11:30:32 -04:00 |
|
joseLuís
|
c52f373b66
|
[rust] clean up some more bindgen bindings
|
2021-07-31 17:25:16 +02:00 |
|
joseLuís
|
acbd0ffeeb
|
[rust] add nccell_cols, deprecate nccell_width
|
2021-07-31 17:10:55 +02:00 |
|
nick black
|
08b376c6c2
|
pull -fstack-protector from Ncpp builds #463
|
2021-07-31 09:57:28 -04:00 |
|
nick black
|
ff2350f9bb
|
fold man page section into links section
|
2021-07-31 07:36:24 -04:00 |
|
nick black
|
b86fb9c265
|
TERMINALS: document use of DA2
|
2021-07-31 06:54:00 -04:00 |
|
nick black
|
42fed4b710
|
add Terminal.app notes #1945
|
2021-07-31 06:49:11 -04:00 |
|
nick black
|
9c3f6b826b
|
notcurses-info: use NCVISUAL_OPTION_NODEGRADE #1945
|
2021-07-31 06:39:10 -04:00 |
|
nick black
|
ddc742d4e6
|
uniblocks: note to self
|
2021-07-31 05:44:53 -04:00 |
|
nick black
|
9645ae77e3
|
don't call all compilers gcc
|
2021-07-31 03:44:51 -04:00 |
|
nick black
|
1698cd02fc
|
add termpaint to OTHERS.md
|
2021-07-31 03:43:24 -04:00 |
|
nick black
|
f303573f29
|
remove use of std::filesystem in ncls to build on Mojave
|
2021-07-31 03:29:02 -04:00 |
|
nick black
|
ef49288db1
|
ncls: formatting
|
2021-07-31 03:08:49 -04:00 |
|
nick black
|
42049dc95e
|
reorder demos so whiteout doesn't disrupt uniblock
|
2021-07-31 02:58:28 -04:00 |
|
nick black
|
3875397367
|
ncplane_put: obliterate the leftmost cell of the multipoint victim #2003
|
2021-07-31 02:21:54 -04:00 |
|
nick black
|
60e13fb2d2
|
fission: handle extrawide characters on input #2002
|
2021-07-30 19:27:52 -04:00 |
|
nick black
|
6ad09dd30c
|
add unit test for emitting NUL cell #2002
|
2021-07-30 19:14:54 -04:00 |
|
nick black
|
1a97b49ac8
|
HISTORY: today we were accepted into Homebrew
|
2021-07-29 12:19:27 -04:00 |
|
nick black
|
9df9806781
|
send a CSI14t, process response #1891
|
2021-07-29 08:29:12 -04:00 |
|
nick black
|
aeadc7e499
|
don't allow 0 in ioctl to clear earlier CSI14t response #2000
|
2021-07-29 08:08:04 -04:00 |
|
nick black
|
56636ca57c
|
interrogate_terminfo: close memory leak on error path
|
2021-07-29 06:09:25 -04:00 |
|
nick black
|
74dba98c68
|
ncls: use NCSCALE_SCALE_HIRES by default even with NCBLIT_PIXEL
|
2021-07-29 04:42:38 -04:00 |
|
nick black
|
d84976d187
|
enable KITTY_SELFREF for 0.22.1+ (upstream bugfix) #1990
|
2021-07-29 03:22:31 -04:00 |
|
nick black
|
ddd0533b03
|
NEWS: prep for 2.3.13
|
2021-07-29 02:51:34 -04:00 |
|
nick black
|
1e248e41e1
|
v2.3.12
|
2021-07-29 00:55:19 -04:00 |
|
nick black
|
61990c47e1
|
fbcon: don't try to manipulate auxvecs at cell fringes #1996
|
2021-07-28 23:57:46 -04:00 |
|
nick black
|
ac7902a940
|
sixel_scrub: be a bit more cautious about our jiggery-pokery
|
2021-07-27 17:53:55 -04:00 |
|
nick black
|
c482d89dba
|
fbcon: use sixel_scrub
|
2021-07-27 17:53:28 -04:00 |
|
nick black
|
4f39868011
|
ffmpeg_decode: plug subtitle memory leak present since the beginning
|
2021-07-27 16:17:42 -04:00 |
|
nick black
|
6162ba3943
|
restore compatibility ncvisual_subtitle()
|
2021-07-27 15:47:21 -04:00 |
|
nick black
|
3d1d3794cd
|
ncplayer: kill off handle_subtitle
|
2021-07-27 15:47:21 -04:00 |
|