Commit Graph

7998 Commits (489a36d29102a67b129d8dbe13ed3346b30b0396)
 

Author SHA1 Message Date
nick black 799699930f
[CMake] don't yet install tfman 3 years ago
nick black 2e9e7fd43f
[CMake] don't yet install tfman 3 years ago
nick black f46acb8767
[tfman] set len on exit from zlib inflator 3 years ago
nick black a7ea84ea7d
[paint] yank newline handling #2464 3 years ago
Kristoffer Carlsson 4106a2888a change to use a value of 0 instead 3 years ago
Kristoffer Carlsson 12822d8b62 always define `AT_NO_AUTOMOUNT` if it is not defined 3 years ago
KristofferC 126652ef74 add missing `cstdint` include 3 years ago
nick black c81adef86f
[tfman] pass through escaped characters 3 years ago
nick black 7107c9015c
[notcurses-input] identify ISO level 3/5 shift 3 years ago
nick black 5c2b87a89d [NEWS] mention nctree is dynamic now 3 years ago
nick black 5cdc4f1ab8 [nctree] get nctree_add() working #2458 3 years ago
nick black 5afc56f980 [tfman] set up plane for structure nctree 3 years ago
nick black 49e9406576 [nctree] refuse the standard plane 3 years ago
nick black c2c61172f2 [tfman] free up docstructure 3 years ago
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