Commit Graph

6480 Commits

Author SHA1 Message Date
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
nick black
4507f0f8e3 expose more of fd.c to windows 2021-08-05 06:39:09 -04:00
nick black
8f12f1df86 restrict smask to ppoll() environment 2021-08-05 06:39:09 -04:00
nick black
e60103766a define block_on_input() on windows 2021-08-05 06:39:09 -04:00
nick black
63df228336 toss WSAPoll() into the mix 2021-08-05 06:39:09 -04:00
nick black
da87386957 notcurses-info: guard linux_fb_fd 2021-08-05 06:39:09 -04:00
nick black
837b5772fc guard linux fbcon check 2021-08-05 06:39:09 -04:00
nick black
85c4e5b788 move linux fbcon_draw() to linux-only section 2021-08-05 06:39:09 -04:00
nick black
e8e243a74e windows: install doctest package 2021-08-05 06:39:09 -04:00
nick black
b0a4cd622f guard linux identification in linux tags 2021-08-05 06:39:09 -04:00
nick black
e9bfb39722 linux fbcon_rebuild: null out for non-linux 2021-08-05 06:39:09 -04:00
nick black
c4a2fcd89b kitty: break up fbuf_printf() 2021-08-05 06:39:09 -04:00
nick black
0e2a8c09be adapt merged bitmap material to fbuf 2021-08-05 06:39:09 -04:00
nick black
3faf441ebe restore windows_test.yml 2021-08-05 06:39:09 -04:00
nick black
6a4a7fb1d6 define out O_NONBLOCK for windows 2021-08-05 06:39:09 -04:00
nick black
32e2e52d30 restore missing functions on windows 2021-08-05 06:39:09 -04:00
nick black
43c5ec01a5 clean up some size_t warnings on windows 2021-08-05 06:39:09 -04:00
nick black
ebb61e4a82 clean up some size_t warnings on windows 2021-08-05 06:39:09 -04:00
nick black
a4758c5413 clean up signals code in windows 2021-08-05 06:39:09 -04:00