Commit Graph

7998 Commits (489a36d29102a67b129d8dbe13ed3346b30b0396)
 

Author SHA1 Message Date
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
nick black ef480b81d1
[ncplane_puttext] scribe newlines purposefully 3 years ago
nick black 1322fabbb7
[ncplane_resize_internal] correct tozorch calculation 3 years ago
nick black 1f713c4e47 man page syntax 3 years ago
nick black e061686eda [ncman] match rg/rs macros 3 years ago
nick black 1ef4d27960 [ncman] implement pgup/pgdown 3 years ago
nick black 238663403b [scroll_down] move along with expansion for autogrow #2446 3 years ago
nick black e0c4e67a11 [ncman] colorize the title 3 years ago
nick black 21a35d7b97 [ncman] clean up top end 3 years ago
nick black adcdef6288 [ncplane_puttext] unit test for newline while growing plane #2446 3 years ago
nick black ba1fbbee90
don't expose kitty-style bg transparency to user #2432 3 years ago
nick black 4c17970ba0
detect and expose default foreground color #2432 3 years ago
nick black 3391db6dcb
[termdesc] query default foreground color #2432 3 years ago
nick black 6e42d5c52e
add notcurses_default_background() #2432 3 years ago
nick black 341b3f1996
[notcurses_core_init] guard against wide FILE 3 years ago
nick black 67eaa64557
mandoc syntax 3 years ago
nick black 546355a871
notcurses_cursor_yx ought be const 3 years ago
nick black efe4f4f776
[notcurses_init.3] capitalization 3 years ago
nick black 32fd9a4478
[ncman] print substituted macros 3 years ago
nick black 358a6306da
[ncman] implement font macros and some textsub macros 3 years ago
nick black 7c6063fab0
[manpages] describe selector and multiselector 3 years ago
nick black 66960aa6f8
[ncman] move declaration outside of switch 3 years ago
nick black eb5e76b04c
[ncman] use puttext() with newlines, not cursor moves 3 years ago
nick black f84242a3fc
[ncman] add a bit of color to structure 3 years ago
nick black 71a59b406e
[ncman] handle groff IX as comment 3 years ago
nick black f8626e48cb
[ncman] parse all five arguments of TH 3 years ago
nick black e23cf59f57
[ncman] handle tagged paragraphs 3 years ago
nick black 21488d394d
[ncman] be more leniant in parsing 3 years ago
nick black 9062a6ee7b [windows] detect MinTTY #2248 3 years ago
nick black c295aa55c7
[windows] detect mintty based off TERM_PROGRAM #2248 3 years ago
nick black 98094af341
Revert "[termdesc] send XTVERSION as our very first query to better race ConPTY #2248"
This reverts commit 9507052606.
3 years ago
nick black 9507052606 [termdesc] send XTVERSION as our very first query to better race ConPTY #2248 3 years ago
nick black 41ef5e4790
[ncman] don't move down beyond the page 3 years ago
nick black 359af3cf76
[ncman] move up and down, yeehaw 3 years ago
nick black bda4748096 [ncplane_put] implement autogrow in both dimensions #2440 3 years ago
nick black fff05e54ab remove hysterical FIXME 3 years ago
nick black f6abcc92b2 [ncman] use autogrow 3 years ago