0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added example for the8thbit More... almost 13 years ago
quick addition to TODO More... almost 13 years ago
next and prev word now also take \n and start and end of line in to account More... almost 13 years ago
fixed POSIX rule in makeful, added note about \n, buffalo wont open if no file is specified, sels and sele now behave nicely More... about 13 years ago
MOAR WORK More... about 13 years ago
BLAH More... about 13 years ago
added more notes to TODO More... about 13 years ago
noted backspace BUG More... about 13 years ago
updated TODO More... about 13 years ago
Revert "tidied up ctrl/alt handling so uncaught cases will be inserted, this could get messy" More... about 13 years ago
tweak to TODO More... about 13 years ago
POSIX flag in makefile, updated TODO More... about 13 years ago
tidied up ctrl/alt handling so uncaught cases will be inserted, this could get messy More... about 13 years ago
changed next/prev screen as per feedback More... over 13 years ago
removed escape mode as it should be a patch More... over 13 years ago
added esc mode patch into patches dir and updated TODO More... over 13 years ago
commented out line causing false errors More... over 13 years ago
fixed issue with alt 'escaping' the key combo, only exists on netbook keyboard, adds a mode >.> More... over 13 years ago
small typo in manpage, added cruft to TODO, removed another sizeof() More... over 13 years ago
fixed some comments, updated TODO, no real work More... over 13 years ago
tidied up malloc (and family) after cls' malloc style comments in #suckless More... over 13 years ago
fixed local issue of overflowing text, one day I will get this right More... over 13 years ago
teeny tiny fixme tidyup corrected drawscr to deal with width correctly More... over 13 years ago
seems like selection and backspace are behaving now More... over 13 years ago
fixed alignment issue with highlighting and tabs More... over 13 years ago
LDSHFAFS More... over 13 years ago
added trivial (and bad) highlight as you type, made backspace move sels or sele backwards if it would delete them More... over 13 years ago
updated config.def.h to include new config.h features and updated TODO More... over 13 years ago
search backwards is now working except that it doesnt check the current line, fixed error in search forwards if you were the last line More... over 13 years ago
fixed searching using an empty buffer More... over 13 years ago