I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 11, 2024 — May 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: tests/test-winmsgbuf.c: avoid GCC 10 alloca warning More... over 5 years ago
build: test-winmsgbuf.c: add const to avoid GCC 10 warning More... over 5 years ago
cleanup: acls.c: move unused variables into #if-0 block More... over 5 years ago
build: cast NULL to (char *) to prevent GCC 10 warning More... over 5 years ago
Refactor condition handling to use offset instead of pointer More... over 5 years ago
Fix out of bounds access when setting w_xtermosc after OSC 49 More... over 5 years ago
Add escape to show number of currently open windows in hardstatus More... over 5 years ago
Copyright update for 2020 More... over 5 years ago
Fix return code of '--version' and '-v' More... over 5 years ago
Fix code formatting More... over 5 years ago
Disable exclusive mode on TTY device when closing More... over 5 years ago
Fix variable type More... over 5 years ago
Using 'https' instead of 'http' More... over 5 years ago
Create TERMCAP entries limited to 1023 bytes by default. More... over 5 years ago
Fix coredump on xterm and rxvt More... over 5 years ago
Count timeout in milliseconds instead of using struct timeval More... over 5 years ago
Convert select() to poll() in sched.c More... over 5 years ago
Convert select() to poll() in screen.c More... over 5 years ago
Convert select() to poll() in display.c More... over 5 years ago
Make closeallfiles() faster More... over 5 years ago
Update ambiguous and wide characters tables to Unicode 12.1.0 More... over 5 years ago
Get rid of externs in telnet.c More... over 5 years ago
Fix broken mouse after ncurses 6.1 More... over 5 years ago
Fix some gcc-9 warning in utmp More... almost 6 years ago
Revert "Remove unnecessary condition check" More... almost 6 years ago
Clean whole buffer if we don't want to parse it More... about 6 years ago
Remove unnecessary condition check More... about 6 years ago
Close file descriptor after query command More... about 6 years ago
Fix -L option when passed to backend via Msg More... about 6 years ago
Define data pointer in Event as void More... about 6 years ago