3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vt: fix some signed/unsigned comparison problems More... over 12 years ago
Clean up title handling by using the new event mechanism More... over 12 years ago
vt: provide an event mechanism More... over 12 years ago
Do not send KEY_RESIZE to client More... over 12 years ago
Set version to 0.7 More... over 12 years ago
Fix search replace typo. More... almost 13 years ago
Correct calloc(3) argument order More... almost 13 years ago
Remove useless newlines More... almost 13 years ago
Unlink any named pipes which we created More... almost 13 years ago
Group most screen related variables into struct More... almost 13 years ago
Group statusbar related variables into a struct More... almost 13 years ago
Group cmdfifo related variables into a struct More... almost 13 years ago
Rename madtty More... almost 13 years ago
Relicense madtty under ISC license More... almost 13 years ago
Reformat madtty.c convert from spaces to tabs More... almost 13 years ago
madtty: remove misleading prefix More... almost 13 years ago
Compilation fixes for pdcurses More... almost 13 years ago
Add fibanocci layout to source tarball More... almost 13 years ago
Remove realpath(3) wrapper More... almost 13 years ago
madtty: fix compilation against BSD curses More... almost 13 years ago
Code restructuring, no functional changes More... almost 13 years ago
Enable mouse support only if compiled against ncurses More... almost 13 years ago
Include curses.h instead of ncurses.h More... almost 13 years ago
Include <stdarg.h> for varargs support More... almost 13 years ago
Use resizeterm(3) everywhere More... almost 13 years ago
Draw window separators with NORMAL_{ATTR,FG,BG} More... about 13 years ago
Remove CONFIG_CMDFIFO enable it by default More... about 13 years ago
Improve mouse event enabling/disabling More... about 13 years ago
Remove CONFIG_MOUSE enable it by default More... about 13 years ago
Remove CONFIG_STATUSBAR enable it by default More... about 13 years ago