You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/src/lib
nick black 0e389967e5
sixel: free meta on error paths
1 month ago
..
automaton.c Automaton creation: do not try to recurse into every single digit on numeric value when it is not needed 1 year ago
automaton.h [automaton] combine modifiers 2 years ago
banner.c [banners] when using zlib, show that version 2 years ago
banner.h extract banner code into banner.{ch} #2134 3 years ago
base64.h b64idx: move to base64.h 2 years ago
blit.c [logging] use CRLF on windows #2489 2 years ago
blit.h implement sixel_as_rgba() #1724 2 years ago
blitset.h implement sixel_as_rgba() #1724 2 years ago
debug.c debug: loglevel ought be ncloglevel_e 1 year ago
direct.c [shutdown] free the terminfo cache (and input) earlier 2 years ago
egcpool.h [logging] use CRLF on windows #2489 2 years ago
fade.c kill trailing whitespace 3 years ago
fbuf.h [sixel_reblit] use new fbuf_chop to avoid copies #2573 2 years ago
fd.c [logging] use CRLF on windows #2489 2 years ago
fill.c [logging] use CRLF on windows #2489 2 years ago
gpm.c [logging] use CRLF on windows #2489 2 years ago
gpm.h gpm: add version to banner, launch thread #1405 3 years ago
in.c Do not be lazy, make amount of max text code points into a define 1 year ago
in.h [termdesc] identify Konsole by TDA of ~KDE #2556 2 years ago
internal.h channels_blend(): bow to clang14 -Wbitwise-instead-of-logical overlords 4 months ago
kitty.c [kitty] reunite comment with the code it describes 2 years ago
layout.c [puttext] only align when not UNALIGNED #2611 2 years ago
linux.c [logging] use CRLF on windows #2489 2 years ago
linux.h [linux] move fbdup code into linux.c #2108 3 years ago
logging.h [tinfo] factor out do_terminfo_lookups() 2 years ago
menu.c [ncmenu] if no item is select, next/prev is a no-op 2 years ago
metric.c ABI3 changes (#2333) 3 years ago
mice.c [mice] if pixelmice is set, use 1016 #2326 2 years ago
notcurses.c ncplane_resize: factor out ncplane_resize_internal_check() 2 months ago
plot.c [logging] use CRLF on windows #2489 2 years ago
progbar.c [logging] use CRLF on windows #2489 2 years ago
reader.c Fix misunderstanding in Kitty kbd proto docs 1 year ago
reel.c [logging] use CRLF on windows #2489 2 years ago
render.c deconstify functions which write to pool 2 years ago
render.h add render.h 3 years ago
selector.c [logging] use CRLF on windows #2489 2 years ago
sixel.c sixel: free meta on error paths 1 month ago
sixel.h [ncsixel_as_rgba] interpret sixel RLE of 0 as 1 2 years ago
sprite.c [sixel] correct writeout of the auxvec #2603 2 years ago
sprite.h [sixel] correct writeout of the auxvec #2603 2 years ago
stats.c [sixel] throw up and reap worker threads #2573 2 years ago
tabbed.c tabbed: eliminate double-free on error path 2 months ago
termdesc.c query_rgb: tigetflag() returns 1 on success 2 months ago
termdesc.h [sixel] correct writeout of the auxvec #2603 2 years ago
tree.c [logging] use CRLF on windows #2489 2 years ago
unixsig.c don't use sigaltstack() with USE_ASAN #2529 2 years ago
unixsig.h [signals] use an alternate signal stack #2424 2 years ago
util.c [logging] use CRLF on windows #2489 2 years ago
visual-details.h [hud] use ncmetric for elapsed time 3 years ago
visual.c ncvisual_create: error-check malloc #2691 1 year ago
windows.c [logging] use CRLF on windows #2489 2 years ago
windows.h start merging in the fauxmemstream branch #1977 3 years ago