nick black
|
36277c5834
|
[tfman] add dashes, tilde, double quote macros
|
2021-12-12 07:23:27 -05:00 |
|
nick black
|
0e5bf46535
|
define nctree_add/nctree_del #2458
|
2021-12-12 07:23:27 -05:00 |
|
nick black
|
1b2e58124c
|
declate nctree_add() and nctree_del() #2458
|
2021-12-12 07:23:27 -05:00 |
|
nick black
|
4a13e39da5
|
[CMake] everything wants LIBRT #2453
thanks Kristoffer Carlsson <kcarlsson89@gmail.com>!
|
2021-12-12 06:11:23 -05:00 |
|
nick black
|
d25c9a297c
|
[CMake] need COMPATSRC for static targets #2454
|
2021-12-12 03:30:31 -05:00 |
|
nick black
|
b77dedd791
|
[input] replay only if midescape is not set #2455
|
2021-12-12 01:15:11 -05:00 |
|
nick black
|
b5ccc9d6a2
|
[CMake] require LIBRT wherever we require LIBM #2453
|
2021-12-12 00:35:48 -05:00 |
|
nick black
|
e63593cdd3
|
remove confusing line from notcurses.3
|
2021-12-12 00:32:57 -05:00 |
|
nick black
|
4ba258c6d7
|
[tfman] bring us out of escaped state on non-backslash
|
2021-12-12 00:06:11 -05:00 |
|
nick black
|
d6cb34af2b
|
cut out inputcore diagnostics
|
2021-12-11 23:25:58 -05:00 |
|
nick black
|
b13d27a058
|
[drone] build without static libs on debian
|
2021-12-11 22:14:45 -05:00 |
|
nick black
|
2e745ba753
|
kitty_functional: handle L3SHIFT/L5SHIFT
|
2021-12-11 19:07:46 -05:00 |
|
nick black
|
1a6f4936bc
|
add ISOL3SHIFT/ISOL5SHIFT key definitions #2439
|
2021-12-11 19:05:23 -05:00 |
|
nick black
|
4d727e5a59
|
handle KP_Seperator #2452
|
2021-12-11 18:50:19 -05:00 |
|
nick black
|
1c07bd2554
|
input: add descriptor for KP_Separator #2452
|
2021-12-11 18:49:27 -05:00 |
|
nick black
|
52ac57cb49
|
[FutureFlags] don't overwhelm stdout in test
|
2021-12-11 17:33:45 -05:00 |
|
nick black
|
64c8776c48
|
[TextLayout] update unit test
|
2021-12-10 09:06:24 -05:00 |
|
nick black
|
eea3be5768
|
[direct_stop] undo XTMODKEYS if appropriate
|
2021-12-10 08:26:34 -05:00 |
|
nick black
|
70123f8011
|
[puttext] only write hard newline when specified
|
2021-12-10 08:17:58 -05:00 |
|
nick black
|
dc2251b73c
|
[ncman] correct movement calculations, especially page down
|
2021-12-10 08:13:07 -05:00 |
|
nick black
|
161813101e
|
[ncblit_rgba] reimplement using ncvisual_blit() #2451
|
2021-12-10 07:56:56 -05:00 |
|
nick black
|
39f1d9b4cc
|
ncblit_bgrx: reimplement using ncvisual_blit() #2451
|
2021-12-10 07:53:38 -05:00 |
|
nick black
|
ca38f7d5fc
|
[FAQ] foot supports kitty keyboard protocol now
|
2021-12-10 04:46:44 -05:00 |
|
nick black
|
32c1f9af25
|
Merge branch 'master' of github.com:dankamongmen/notcurses
|
2021-12-10 04:45:09 -05:00 |
|
nick black
|
cbbfd263fa
|
[ffmpeg] mark everything static
|
2021-12-10 08:28:27 -05:00 |
|
nick black
|
7e3df51031
|
[FAQ] mention USE_CXX=off
|
2021-12-10 04:45:00 -05:00 |
|
nick black
|
80c3463dbb
|
[demo] drop unused sums
|
2021-12-10 03:07:49 -05:00 |
|
nick black
|
aa27d41442
|
[cli1 poc] don't set unused fd on windows
|
2021-12-10 03:05:29 -05:00 |
|
nick black
|
3cfb3adf1a
|
[notcurses-input] cast to wint_t
|
2021-12-10 03:04:39 -05:00 |
|
nick black
|
0383afdff8
|
[ncls] handle_dir: fold r into return value
|
2021-12-10 03:04:21 -05:00 |
|
nick black
|
46bbee55f3
|
[grid] fold ret into return value
|
2021-12-10 03:02:43 -05:00 |
|
nick black
|
9555dbf3eb
|
_Static_assert() wants a string
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
dda7aa9962
|
[shutdown] only reprogram palette if we touched it #2450
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
24dbb3c5ea
|
[automaton] add special R-type for rxvt #2435
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
0d65db84dc
|
[reset_term_palette] use oc only as a last resort #2450
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
227271017a
|
recognize RXVT by TERM #2435
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
4a47820c0e
|
update matchstart on buffer move, fix midescape clear #2448
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
efc542beb7
|
[palette] seed initial notcurses palette from tdesc
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
e106029c90
|
[termdesc] copy only palette entries we actually read
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
ba1c79b66e
|
add nccell_load_ucs32
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
ed7213a8bf
|
[terminfo] store initial palette in termdesc #2435
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
35ff603c17
|
[automaton] recognize palette responses #2435
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
e9e2f601a9
|
[termdesc] send 256 palette queries like a boss #2435
|
2021-12-10 02:38:17 -05:00 |
|
nick black
|
0740f0286f
|
update LayoutZooText unit test
|
2021-12-10 02:26:18 -05:00 |
|
nick black
|
ef480b81d1
|
[ncplane_puttext] scribe newlines purposefully
|
2021-12-10 01:07:48 -05:00 |
|
nick black
|
1322fabbb7
|
[ncplane_resize_internal] correct tozorch calculation
|
2021-12-10 01:03:17 -05:00 |
|
nick black
|
1f713c4e47
|
man page syntax
|
2021-12-09 18:56:12 -05:00 |
|
nick black
|
e061686eda
|
[ncman] match rg/rs macros
|
2021-12-09 18:56:12 -05:00 |
|
nick black
|
1ef4d27960
|
[ncman] implement pgup/pgdown
|
2021-12-09 18:56:12 -05:00 |
|
nick black
|
238663403b
|
[scroll_down] move along with expansion for autogrow #2446
|
2021-12-09 18:56:12 -05:00 |
|