Commit Graph

6384 Commits (32e2e52d30a5fc6f9b4af33d1f4ba08eac908025)
 

Author SHA1 Message Date
nick black 32e2e52d30 restore missing functions on windows 3 years ago
nick black 43c5ec01a5 clean up some size_t warnings on windows 3 years ago
nick black ebb61e4a82 clean up some size_t warnings on windows 3 years ago
nick black a4758c5413 clean up signals code in windows 3 years ago
nick black 1b1411cae6 restrict sigaction()s to windows 3 years ago
nick black 7970846c10 fix up direct mode style routines for fbuf #1977 3 years ago
nick black 4d4a4eb0d0 add fbuf_finalize(), use it throughout direct.c 3 years ago
nick black de6c0bf5eb ncdirect_dump_plane: we don't want a small fbuf here 3 years ago
nick black 187757e22e don't build ncls, nctetris, or ncplayer on windows for now 3 years ago
nick black 6154fbcb56 windows: shim sigset_t 3 years ago
nick black df429410f1 windows: MEM_RESERVE, not MAP_RESERVE 3 years ago
nick black f86daff3cc merrrge 3 years ago
nick black 07e50e27e9 is that your ass, or did your mama have reindeer? #1977 3 years ago
nick black 19797b3859 everybody's movin', everybody's groovin', baby #1977 3 years ago
nick black 625564b4d9 initial fbuf implementation #1977 3 years ago
nick black ee2fcb4039 need TERMINFO_INCLUDE_DIRS for notcurses-demo on mac 3 years ago
nick black 4ed0e09e26
demo: move to fbuf for HUD, making it portable 3 years ago
nick black 3a7306e1d2
direct: need stdio.h for readline 3 years ago
nick black 305e8fceea
move call to termname() into interrogate_terminfo() #2023 3 years ago
nick black 9fcbf00420
v2.3.13 3 years ago
nick black a346a5bf64
add new functions notcurses_{host,account}name() 3 years ago
nick black 32ed5a57b0
only move stdplane cursor on init when NCOPTION_PRESERVE_CURSOR 3 years ago
nick black aa722b78e6
convert some wchar_t to uint32_t in whiteout/reel 3 years ago
nick black 24d7d6d995
start merging in the fauxmemstream branch #1977 3 years ago
nick black cac96c1a61
get central 2 cells in highcontrast demo 3 years ago
nick black 57ebf73e72
always obliterate query spillage #2019 3 years ago
nick black c7738c7d25
obliterate any query spillage w00t #2019 3 years ago
nick black d25496220e
kitty: update some comments #1998 3 years ago
nick black 22cc2b1906
uniblock: always ensure there's enough space for the pbar #2018 3 years ago
nick black c3531b22bf intro: always fit orca to available size #2015 3 years ago
nick black cdb884a787 don't test unicode 13 on apple 3 years ago
nick black 45dfb781c6
loglevel check: explicit against NCLOGLEVEL_SILENT rather than 0 3 years ago
nick black b0eed357cf
terminology: enable quadrants 3 years ago
nick black c573f68507
stop printing the color warning; it's probably causing more harm than good by now 3 years ago
nick black 9536ecd8c8
notcurses-info: add man in suit levitating, woman scientist 3 years ago
nick black 147b20c904
ncwidth: correct some calculations 3 years ago
nick black bad0f9f0b9
erp 3 years ago
nick black 6f0830c29a
force zero-width-joins #2016 3 years ago
nick black cb74709cb0
notcurses-info: add some more zwj emoji 3 years ago
nick black b053f4b941
admit ASCII as synonym for ANSI_X3.4-1968 3 years ago
nick black 56a5e1903b
github: drop qrcodegen stuff from macOS 3 years ago
nick black 487b9acf90 name Terminal.app, slog on with failed emoji in notcurses-info #1945 3 years ago
nick black 297d276dca add TERMINAL_APPLE from fauxmemstream branch 3 years ago
nick black 46a63c5eed
kitty: kill memory leak in self-referential animation #2012 3 years ago
nick black 49729dcef9
drone: stop building rust while broken 3 years ago
nick black 0af8f9d116
iterm: kill double-free on error #2012 3 years ago
nick black d2071f14bf
interp PoC: fix use-of-NULL + memory leak 3 years ago
nick black a69753dac4 demacroize ncplot_destroy() #1976 3 years ago
nick black 6f55338983 demacroize set_sample_##T #1976 3 years ago
nick black d8608689f4 unmacroize update_domain_T #1976 3 years ago