Commit Graph

8034 Commits (2aac2f526eb02ec7171fedeb771250e3a9fcce0e)
 

Author SHA1 Message Date
nick black f2677e2366 [nctree] implement nctree_add #2458 3 years ago
nick black 454c830237 [nctree] implement nctree_del() #2458 3 years ago
nick black 8fe602e9ef [Nctree] adapt unit tests to newly-allowed empty trees #2458 3 years ago
nick black a1cdecd8d2 [nctree] draw a tree with no items 3 years ago
nick black 174445bb60 [tfman] hook up docstructure object 3 years ago
nick black 7e25835356 [tfman] implement nf/fi for preformatted text 3 years ago
nick black 36277c5834 [tfman] add dashes, tilde, double quote macros 3 years ago
nick black 0e5bf46535 define nctree_add/nctree_del #2458 3 years ago
nick black 1b2e58124c declate nctree_add() and nctree_del() #2458 3 years ago
nick black 4a13e39da5
[CMake] everything wants LIBRT #2453
thanks Kristoffer Carlsson <kcarlsson89@gmail.com>!
3 years ago
nick black d25c9a297c
[CMake] need COMPATSRC for static targets #2454 3 years ago
nick black b77dedd791 [input] replay only if midescape is not set #2455 3 years ago
nick black b5ccc9d6a2
[CMake] require LIBRT wherever we require LIBM #2453 3 years ago
nick black e63593cdd3
remove confusing line from notcurses.3 3 years ago
nick black 4ba258c6d7
[tfman] bring us out of escaped state on non-backslash 3 years ago
nick black d6cb34af2b
cut out inputcore diagnostics 3 years ago
nick black b13d27a058
[drone] build without static libs on debian 3 years ago
nick black 2e745ba753
kitty_functional: handle L3SHIFT/L5SHIFT 3 years ago
nick black 1a6f4936bc
add ISOL3SHIFT/ISOL5SHIFT key definitions #2439 3 years ago
nick black 4d727e5a59
handle KP_Seperator #2452 3 years ago
nick black 1c07bd2554
input: add descriptor for KP_Separator #2452 3 years ago
nick black 52ac57cb49
[FutureFlags] don't overwhelm stdout in test 3 years ago
nick black 64c8776c48
[TextLayout] update unit test 3 years ago
nick black eea3be5768
[direct_stop] undo XTMODKEYS if appropriate 3 years ago
nick black 70123f8011
[puttext] only write hard newline when specified 3 years ago
nick black dc2251b73c
[ncman] correct movement calculations, especially page down 3 years ago
nick black 161813101e
[ncblit_rgba] reimplement using ncvisual_blit() #2451 3 years ago
nick black 39f1d9b4cc
ncblit_bgrx: reimplement using ncvisual_blit() #2451 3 years ago
nick black ca38f7d5fc
[FAQ] foot supports kitty keyboard protocol now 3 years ago
nick black 32c1f9af25
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black cbbfd263fa [ffmpeg] mark everything static 3 years ago
nick black 7e3df51031
[FAQ] mention USE_CXX=off 3 years ago
nick black 80c3463dbb
[demo] drop unused sums 3 years ago
nick black aa27d41442
[cli1 poc] don't set unused fd on windows 3 years ago
nick black 3cfb3adf1a
[notcurses-input] cast to wint_t 3 years ago
nick black 0383afdff8
[ncls] handle_dir: fold r into return value 3 years ago
nick black 46bbee55f3
[grid] fold ret into return value 3 years ago
nick black 9555dbf3eb _Static_assert() wants a string 3 years ago
nick black dda7aa9962 [shutdown] only reprogram palette if we touched it #2450 3 years ago
nick black 24dbb3c5ea [automaton] add special R-type for rxvt #2435 3 years ago
nick black 0d65db84dc [reset_term_palette] use oc only as a last resort #2450 3 years ago
nick black 227271017a recognize RXVT by TERM #2435 3 years ago
nick black 4a47820c0e update matchstart on buffer move, fix midescape clear #2448 3 years ago
nick black efc542beb7 [palette] seed initial notcurses palette from tdesc 3 years ago
nick black e106029c90 [termdesc] copy only palette entries we actually read 3 years ago
nick black ba1c79b66e add nccell_load_ucs32 3 years ago
nick black ed7213a8bf [terminfo] store initial palette in termdesc #2435 3 years ago
nick black 35ff603c17 [automaton] recognize palette responses #2435 3 years ago
nick black e9e2f601a9 [termdesc] send 256 palette queries like a boss #2435 3 years ago
nick black 0740f0286f
update LayoutZooText unit test 3 years ago