3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use attr_t for curses attributes More... over 9 years ago
Use pselect instead of select More... over 9 years ago
Set _POSIX_C_SOURCE and _XOPEN_SOURCE instead of _GNU_SOURCE More... over 9 years ago
Move defintion of _GNU_SOURCE to config.mk More... over 9 years ago
Rename copy buffer to copy register More... over 9 years ago
Rename some variables to be more readable More... over 9 years ago
Rewrite copymode support More... over 9 years ago
Correct function definitions without parameters More... over 9 years ago
Rudimentarily sanitize $SHELL More... over 9 years ago
Make key binding configuration more generic More... over 9 years ago
Use NOMOD where appropriate More... over 9 years ago
Fix static analyzer warning More... over 9 years ago
Simplify fibonacci layout More... over 9 years ago
Implement tagging More... over 9 years ago
Move placement of minimized windows out of layouts More... over 9 years ago
Improve color reservation More... over 9 years ago
Fix color reservation bug More... over 9 years ago
Make strip utility configurable More... over 9 years ago
AIX support More... over 9 years ago
Make TERMINFO configurable via config.mk More... over 9 years ago
Solaris support More... almost 10 years ago
Streamline forkpty-aix.c More... almost 10 years ago
Add testsuite.sh to source tarball More... almost 10 years ago
Set version to 0.12 More... almost 10 years ago
Document new copymode keys in manual page More... almost 10 years ago
testsuite.sh: invoke dvtm with explicit modifier key More... almost 10 years ago
Add vstack.c to source tarball, but do not enable it by default More... almost 10 years ago
Replace hardcoded constants with CTRL macro More... almost 10 years ago
Add copymode keypresses C-u (page up), C-d (page down), C-c (quit) More... almost 10 years ago
Make '0' behave as in vi when in copymode. More... almost 10 years ago