nick black
a82ccb10f5
reenable python/rust in all workflows
2021-08-17 18:57:06 -04:00
nick black
0e9775426e
no exect on gnu hurd
2021-08-17 18:51:24 -04:00
nick black
a504d1dec6
drone: reenable rust on debian
2021-08-17 18:35:17 -04:00
nick black
28def058ce
v2.3.14
2021-08-17 18:32:46 -04:00
nick black
f4bac90a17
ncls: properly separate paths #2063
2021-08-17 17:01:22 -04:00
nick black
63c9889a89
add mintty to TERMINALS.md
2021-08-17 01:16:55 -04:00
nick black
096ddf313a
remove unused PNG code
2021-08-16 00:29:51 -04:00
nick black
99a653db5f
shuffle up ncport.h to restore Hurd
2021-08-16 00:23:33 -04:00
nick black
d00a96d850
GNU Hurd doesn't have wcwidth() nor wcswidth()
2021-08-15 23:58:25 -04:00
nick black
89729e3315
use PRIu64 in place of %ju #2062
2021-08-15 22:56:04 -04:00
nick black
1c4bde91fb
clean out windows waitpid() until we have HANDLEs #2062
2021-08-15 22:42:26 -04:00
nick black
3508f2a869
GetComputerNameA wants LPDWORD which is pointer to DWORD
2021-08-15 22:29:16 -04:00
nick black
d49dd8dbbb
undef KEY_EVENT before including ncurses.h #2062
2021-08-15 22:21:23 -04:00
nick black
91dfb487ad
remove support for the iTerm2 graphics protocol #2060
2021-08-15 22:12:49 -04:00
nick black
0cd42fdde2
windows wants LPDWORD for GetComputerNameA()
2021-08-15 22:12:24 -04:00
nick black
441b7edec4
alpine: back off in drone
2021-08-14 12:13:26 -04:00
nick black
35057e80f5
drone: turn alpine builder back on
2021-08-14 12:09:44 -04:00
nick black
81370c5f33
handle alt for special inputs #2058
2021-08-14 09:22:03 -04:00
nick black
b99488eb13
interpret shift/ctrl for special inputs #2058
2021-08-14 09:19:32 -04:00
nick black
53b0174322
notcurses-info: scrolling details
...
don't emit a hard newline following the emoji line,
closing #2021 . properly account for distance to logo,
closing #2065 .
2021-08-14 06:50:26 -04:00
nick black
0a441eaf26
drop obsolete FIXME
2021-08-14 05:27:05 -04:00
nick black
0b61b3cd47
sheesh
2021-08-14 03:01:56 -04:00
nick black
842613cf18
direct mode: support pixel_draw_late
2021-08-14 02:54:23 -04:00
nick black
a4b36316ef
you're killin' me, windows
2021-08-14 02:38:40 -04:00
nick black
437c1de952
input: handle terminfo's kcbt (back tab)
2021-08-14 02:35:21 -04:00
nick black
eae2295a5b
notcurses-info: require at least 80 columns
2021-08-14 00:12:34 -04:00
nick black
3d829846cc
admit pixel_draw_late for Bitmaps tests
2021-08-13 22:41:27 -04:00
nick black
ac78ebbc75
add a late bitmap pass for fbcon mmap #1997 #2045
2021-08-13 20:52:25 -04:00
nick black
afffeeaebf
need WinCon.h for GetConsoleScreenBufferInfo()
2021-08-13 20:52:09 -04:00
nick black
63790bc41c
try to get true geometry on windows
2021-08-13 17:52:27 -04:00
nick black
a6575ebfd7
only define strndup as noexcept on linux
2021-08-13 18:06:55 -03:00
nick black
8b1521abb9
Merge branch 'master' of https://github.com/dankamongmen/notcurses
2021-08-13 16:56:24 -04:00
nick black
3d780e14a3
windows: use default geometry if we can't look it up #2020
2021-08-13 16:56:12 -04:00
nick black
0c0a8157e6
windows: don't try to read query response #2020
2021-08-13 16:53:29 -04:00
nick black
dfb19abefb
Merge branch 'master' of https://github.com/dankamongmen/notcurses
2021-08-13 15:26:12 -04:00
nick black
f5dc483410
macOS doesn't like noexcept on strndup sigh
2021-08-13 15:26:06 -04:00
nick black
264d8c468b
Merge branch 'master' of https://github.com/dankamongmen/notcurses
2021-08-13 15:19:01 -04:00
nick black
aece3a8d93
Merge branch 'master' of https://github.com/dankamongmen/notcurses
2021-08-13 19:12:11 -04:00
nick black
e06226deee
fix msys2 build for real
2021-08-13 19:06:35 -04:00
nick black
cbf2c51ce4
mark strndup as noexcept
2021-08-13 15:18:18 -04:00
nick black
7c9163d5a1
GetExitCodeProcess: kill compiler error
2021-08-13 15:11:38 -04:00
nick black
54c8189ed2
fix msys2 build for real
2021-08-13 15:08:10 -04:00
nick black
2bd3fe5f92
bold up ncneofetch infoplane
2021-08-13 14:16:16 -04:00
nick black
c33ce4f9dd
rewrite NCCHANNELS_INITIALIZER in terms of NCCHANNEL_INITIALIZER
2021-08-13 14:14:33 -04:00
nick black
e35c49889d
ncchannel: make some unsigneds explicit uint32_ts
2021-08-13 03:54:06 -04:00
nick black
7ebd471471
raster: use terminfo indn to scroll multiple lines
2021-08-13 02:53:56 -04:00
nick black
b2480b36fe
notcurses-info: add bce to capability line
2021-08-13 02:35:17 -04:00
nick black
f131c005f1
view demo: zero out static struct marsh #2047
2021-08-13 02:27:54 -04:00
nick black
43f2504259
ncneofetch: always center paletteplane
2021-08-12 23:51:11 -04:00
nick black
78dcdd4faf
handle bce when scrolling
...
When scrolling in a new line, if the bce property
has been advertised, we need to ensure the
background has been reset to the default, lest it
be scrolled in. Closes #2054 .
2021-08-12 22:56:36 -04:00