0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added quit, new drawing loop lays the basis for cursor movement More... over 13 years ago
buffalo prints a full screen correctly, few things in drawing loop to consider More... over 13 years ago
able to load and display a file correctly More... over 13 years ago
most of file loading complete More... over 13 years ago
removed unsigned chars except in ut8len (casts), wrote most of insert, need to check offsets for off by one and double check \0 More... over 13 years ago
a little more work on i_insert More... over 13 years ago
changed vstart/vend to sstart/send, made scroll arrays smaller, wrote draw and insert pseudo code More... over 13 years ago
added proper scrolling to codes and moved old scrolling to move, also added background colours and fixed naming scheme More... over 13 years ago
fixed potential overflow in codes.c and added run command into keys More... over 13 years ago
fixed bugs in movement code and configs More... over 13 years ago
fixed small errors in buffalo character handling, made small improvements to codes read which now memsets the array to 0 More... over 13 years ago
added simple size getting example More... over 13 years ago
removed strdup dep More... over 13 years ago
more work, basic config added in, basic key handling could work, tidying up of m_ and f_ interfaces, tidying up of Arg and Key More... over 13 years ago
updated TODO to match keys More... over 13 years ago
added keys description More... over 13 years ago
added key bindings More... over 13 years ago
file loading done, text adding still tbd, codes tidied up and sorted out More... over 13 years ago
more trying in trythis More... over 13 years ago
added trythis, proving puts and printf behave More... over 13 years ago
testing server restart More... over 13 years ago
quick tidyup of main More... over 13 years ago
updated TODO More... over 13 years ago
added proper README More... over 13 years ago
LICENSE README buffalo.1 and config.def.h added, Makefile updated More... over 13 years ago
added working Makefile More... over 13 years ago
added ability to get terminal height and width, and to request read. also 'fixed' scrolling functionality. wrote a basic i_draw More... over 13 years ago
fixed setup and tidyup More... over 13 years ago
more tidy up, now have get, set and init state More... over 13 years ago
tidied up codes library some more, no more silly f funcs More... over 13 years ago