Commit Graph

6448 Commits

Author SHA1 Message Date
nick black
4fa785e3d0
windows terminal: add ESCAPE_NOBOLD 2021-08-05 11:00:52 -04:00
nick black
27f1822664
disable alpine edge drone builder for a minute 2021-08-05 10:00:37 -04:00
nick black
a617029b01
drone: new alpine edge builder 2021-08-05 07:40:23 -04:00
nick black
862b2504ea
investigating alpine unit test failure... 2021-08-05 07:34:22 -04:00
nick black
0cc8ab0a21 need winsock2.h in util.c 2021-08-05 06:39:09 -04:00
nick black
6897356ef2 move aux.c to util.c 2021-08-05 06:39:09 -04:00
nick black
1973eafe44 demo: run debug info on windows once more 2021-08-05 06:39:09 -04:00
nick black
5cb1275377 init_banner: kill duplicate plus sign 2021-08-05 06:39:09 -04:00
nick black
5103b27d3b whoops, we wanted not so large of an allocation 2021-08-05 06:39:09 -04:00
nick black
58c82e72f6 microsoft windows build instructions 2021-08-05 06:39:09 -04:00
nick black
ef417c3bbd build nctetris on windows 2021-08-05 06:39:09 -04:00
nick black
f5d16d1d8a new functions notcurses_{account,host}name() 2021-08-05 06:39:09 -04:00
nick black
739b6c2dab don't call tcgetattr from windows 2021-08-05 06:39:09 -04:00
nick black
bbaa3f4afa get ncls compiling on windows, windows terminal has quads+braille 2021-08-05 06:39:09 -04:00
nick black
250681cf8d dirgb: ignore italics errors 2021-08-05 06:39:09 -04:00
nick black
d82e37c961 MAP_HUGETLB can't reliably be used with mremap() =[ 2021-08-05 06:39:09 -04:00
nick black
fe1419c805 fix up compilation post-merge 2021-08-05 06:39:09 -04:00
nick black
a0007a9a3c add u7/cnorm/civis to windows 2021-08-05 06:39:09 -04:00
nick black
f64258f468 windows terminal: add ESCAPE_OP 2021-08-05 06:39:09 -04:00
nick black
bf2754cedb get windows working once more 2021-08-05 06:39:09 -04:00
nick black
8f30a91d84 drop windows.h from compat.h 2021-08-05 06:39:09 -04:00
nick black
8074368ac3 purge ncurses aliases #2014 2021-08-05 06:39:09 -04:00
nick black
dd8700bddd bring terminfo back into windows build #2014 2021-08-05 06:39:09 -04:00
nick black
a77adfac3d no del_curterm in windows 2021-08-05 06:39:09 -04:00
nick black
a9d2214414 don't try to use termios from windows 2021-08-05 06:39:09 -04:00
nick black
8c217dc6bb cull term.h includes everywhere but internal.h 2021-08-05 06:39:09 -04:00
nick black
ccfd4f0f2f microsoft terminal escape database #2014 2021-08-05 06:39:09 -04:00
nick black
3f405f1cc1 don't look for terminfo/readline on windows #2009 2021-08-05 06:39:09 -04:00
nick black
7a341283d3 shim ncurses A_* constants on windows 2021-08-05 06:39:09 -04:00
nick black
61ce4d98a1 s/MINGW/MINGW64/ 2021-08-05 06:39:09 -04:00
nick black
3b247c37d6 direct: no setupterm() for windows #2009 2021-08-05 06:39:09 -04:00
nick black
69024e6b3a rebase 2021-08-05 06:39:09 -04:00
nick black
c2cb9508da centralize ncurses.h include 2021-08-05 06:39:09 -04:00
nick black
ecf24256a1 include winsock2.h before windows.h 2021-08-05 06:39:09 -04:00
nick black
ffbebe9b8f bsd fbuf implementation #1977 2021-08-05 06:39:09 -04:00
nick black
07b7e0c13f fbuf: implement growth #1977 2021-08-05 06:39:09 -04:00
nick black
98559b1911 kitty: check more return values 2021-08-05 06:39:09 -04:00
nick black
42338f4d5d rebase; handle iterm 2021-08-05 06:39:09 -04:00
nick black
c091f95b6d no getuid on windows 2021-08-05 06:39:09 -04:00
nick black
6c552455b3 getlocalhostname() for windows 2021-08-05 06:39:09 -04:00
nick black
9066876ee0 windows: no utsname.h 2021-08-05 06:39:09 -04:00
nick black
c5398e09e1 pass TAM down through iterm2 graphics stack #1950 2021-08-05 06:39:09 -04:00
nick black
9779dd9fef windows: don't try and use getpwuid() 2021-08-05 06:39:09 -04:00
nick black
4363089b86 term_esc_rgb: assemble escape directly in fbuf 2021-08-05 06:39:09 -04:00
nick black
c141552ace no pipe on windows, either 2021-08-05 06:39:09 -04:00
nick black
39a65572a1 windows: no poll2 2021-08-05 06:39:09 -04:00
nick black
01a2dd048e more windows headers 2021-08-05 06:39:09 -04:00
nick black
9d89df85fa compat.h: necessary headers 2021-08-05 06:39:09 -04:00
nick black
78382087f0 mock pid_t for windows 2021-08-05 06:39:09 -04:00
nick black
4c7dc8b327 fake up waitpid() for windows 2021-08-05 06:39:09 -04:00