nick black
|
f0b94273e3
|
notcurses-info: fill out to the right
|
2021-08-09 23:21:04 -04:00 |
|
nick black
|
be3704621c
|
notcurses-tester: work in as few as 50 columns #2042
|
2021-08-09 23:10:02 -04:00 |
|
nick black
|
c5b0ba4dd0
|
fbuf_{flush,finalize}(): don't use unreliable stdio
|
2021-08-09 22:35:15 -04:00 |
|
nick black
|
3cb54dec83
|
add scroll_lastframe() #2036
|
2021-08-09 21:42:14 -04:00 |
|
nick black
|
1b8e61c1f4
|
control_read(): check for EBUSY/EWOULDBLOCK
|
2021-08-09 21:14:10 -04:00 |
|
Christian Parpart
|
fd340d9e47
|
Properly recover from EINTR/EAGAIN/... in control_read().
|
2021-08-09 21:13:03 -04:00 |
|
nick black
|
19f8496221
|
implement fbuf_flush()
|
2021-08-09 18:13:27 -05:00 |
|
nick black
|
c223367073
|
fold down into fbuf_finalize() #2038
|
2021-08-09 18:13:03 -05:00 |
|
nick black
|
13512d02e7
|
notcurses_stop: collapse into fbuf_finalize()
|
2021-08-09 18:23:29 -04:00 |
|
nick black
|
5a0630cbc8
|
notcurses-info: make it a lot less busy
|
2021-08-09 18:20:09 -04:00 |
|
nick black
|
acbfa8dab0
|
notcurses_core_init: kill bogus reset of rstate cursor #2038
|
2021-08-09 18:00:36 -04:00 |
|
nick black
|
02c29fb83e
|
remove link to obsolete ppa
|
2021-08-08 19:57:46 -04:00 |
|
nick black
|
a07a116942
|
fbcon_scroll: only defined on linux
|
2021-08-08 18:22:52 -04:00 |
|
nick black
|
51e4f63b25
|
implement fbcon_scroll #2010
|
2021-08-08 18:12:59 -04:00 |
|
nick black
|
57b54cda1d
|
pass ncpile down through to pixel_scroll #2010
|
2021-08-08 05:57:27 -04:00 |
|
nick black
|
cee18f5da7
|
wire up fbcon_scroll #2010
|
2021-08-08 05:47:54 -04:00 |
|
nick black
|
a85505e2f9
|
define pixel_scroll(), call it from rendering #2010
|
2021-08-08 05:42:38 -04:00 |
|
nick black
|
b8c1e9a3a9
|
really fix up windows workflow syntax =\
|
2021-08-08 04:28:38 -04:00 |
|
nick black
|
e3fcd27843
|
fix workflow syntax urk
|
2021-08-08 04:26:35 -04:00 |
|
nick black
|
90e2920db9
|
windows: don't install rust just yet
|
2021-08-08 04:19:16 -04:00 |
|
nick black
|
3cd0b22026
|
windows: pull python/rust for the moment
|
2021-08-08 04:18:49 -04:00 |
|
nick black
|
a523973125
|
run all ctests in serial
|
2021-08-08 04:16:21 -04:00 |
|
nick black
|
db67787628
|
fix drop_signals() for windows
|
2021-08-08 04:07:20 -04:00 |
|
nick black
|
34e6abc133
|
notcurses-tester: yank out std::filesystem
|
2021-08-08 03:53:42 -04:00 |
|
nick black
|
180b030de5
|
handle modifiers + special keys #2028
|
2021-08-08 01:31:00 -04:00 |
|
nick black
|
5e4782d768
|
input: handle kNXTv and kPRVv #2028
|
2021-08-08 01:16:00 -04:00 |
|
nick black
|
4904740832
|
only invoke smkx when attached to a tty
|
2021-08-08 00:21:28 -04:00 |
|
nick black
|
5bff834407
|
unify handling of SMKX
|
2021-08-08 00:17:12 -04:00 |
|
nick black
|
8e5144eeb0
|
ncpp_build: drop unnecessary getenv(TERM)
|
2021-08-08 00:06:54 -04:00 |
|
nick black
|
39face9677
|
add sgr-direct to ctest suite
|
2021-08-07 23:57:48 -04:00 |
|
nick black
|
4070245c4f
|
elide some stats output lines when unpopulated
|
2021-08-07 23:36:37 -04:00 |
|
nick black
|
dda6ef69ca
|
windows: NOBOLD gets defined in termdesc
|
2021-08-07 23:20:05 -04:00 |
|
nick black
|
913330c187
|
move setupterm() following query launch #2023
|
2021-08-07 23:08:00 -04:00 |
|
nick black
|
7966c56e47
|
sgr-full PoC: convert to cli mode
|
2021-08-07 22:48:44 -04:00 |
|
nick black
|
6490099466
|
move ttyfd into tinfo, unify calls to setupterm #2023
|
2021-08-07 22:44:39 -04:00 |
|
nick black
|
c86d285f5d
|
ncdirect: s/ctermfd/ttyfd/g #2023
|
2021-08-07 21:51:08 -04:00 |
|
nick black
|
12858e6f52
|
unit tests for subplane scrolling #1951
|
2021-08-06 21:25:03 -04:00 |
|
nick black
|
81bc99efb6
|
notcurses-info: use white text explicitly
|
2021-08-06 15:31:19 -04:00 |
|
nick black
|
731b56f299
|
pump_control_read: tighten checks for DA response #2024
|
2021-08-06 15:23:35 -04:00 |
|
joseLuís
|
8f1a63bfc4
|
[rust] re-add missing bindgen symbols
|
2021-08-06 16:09:52 +02:00 |
|
nick black
|
83e71f3c4d
|
detect kitty graphics support via query #1998
|
2021-08-05 16:56:09 -04:00 |
|
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 |
|