0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prep_special_keys: backspace handling More... 16 days ago
ncdirect_init: don't try logging before logging is set up More... 17 days ago
working find invocation in release.sh More... 22 days ago
v3.0.17 More... 22 days ago
tester: don't try to manipulate termios on windows More... 23 days ago
windows: use SetEnvironmentVariable() More... 23 days ago
windows: don't try to use termios definitions More... 23 days ago
don't try to interact with termios on windows More... 23 days ago
egcpool_stash: print value of len on error path, not ulen More... 23 days ago
nope, no termios.h on windows More... 23 days ago
include termios.h for windows definitions More... 23 days ago
headers: move inclusions outside of extern C linkage More... 23 days ago
termdesc.h: no need to forward define sprixel More... 23 days ago
Fix typo: `__attribute` -> `__attribute__` More... 23 days ago
tty_check(): update comment to match reality More... 3 months ago
Fix manpages installation via Python wheels More... 4 months ago
putenv_term: use setenv() rather than putenv() More... 6 months ago
putenv_term: actually create a string to put in env More... 6 months ago
de facto does not have a hyphen More... 6 months ago
[unixsigs] replace ghastly duplicated lists More... 7 months ago
Merge branch 'master' of github.com:dankamongmen/notcurses More... 7 months ago
v3.0.16 More... 7 months ago
[scrolling] don't try to scroll 0 rows More... 7 months ago
[input] handle non-matches in escape trie properly #2875 More... 7 months ago
correct directory in release script More... 7 months ago
v3.0.15 More... 7 months ago
[release] build documentation package in correct directory #2876 More... 7 months ago
[input] undo most cleanups, retain POLLRDHUP kill More... 7 months ago
[input] don't use POLLRDHUP, cleanups More... 7 months ago
[trace] don't print unsanitized characters in debug output More... 7 months ago