openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
buffalo-editor
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 2 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
basic forward search implemented and doing stuff
Chris Hall
More...
over 13 years ago
fixed obvious errors on f_del, needs a good look over though
Chris Hall
More...
over 13 years ago
allowed setting of sele before sels while maintaining sels < sele restriction, fixed realloc error in backspace, still have paste error where it doesnt insert buffer->c[0]
Chris Hall
More...
over 13 years ago
corrected goto line and added some notes to keys
Chris Hall
More...
over 13 years ago
updated readme and Makefile
Chris Hall
More...
over 13 years ago
updated manpage and TODO
Chris Hall
More...
over 13 years ago
fixed small error in f_del, implemented goto line number
Chris Hall
More...
over 13 years ago
tidied up f_del a bit
Chris Hall
More...
over 13 years ago
added delete and cut, minor changes to key bindings
Chris Hall
More...
over 13 years ago
FINALLY copy and paste is behaving
Chris Hall
More...
over 13 years ago
fixed selection case, checks on char level rather than just line level
Chris Hall
More...
over 13 years ago
fixed sele issue when on an empty line, added paste, added sele and sels checking range
Chris Hall
More...
over 13 years ago
fixed space issue with cursor line
Chris Hall
More...
over 13 years ago
changed test.c to show screen dimensions better
Chris Hall
More...
over 13 years ago
added skeletons for cut/copy/paste and implemented top align, also fixed bug in newl not setting dirty
Chris Hall
More...
over 13 years ago
selection/cursor highlighting fixed
Chris Hall
More...
over 13 years ago
fixed a few errors in highlighting
Chris Hall
More...
over 13 years ago
implemented buggy selection highlighting, need to correct
Chris Hall
More...
over 13 years ago
added \n bf/af and updated TODO
Chris Hall
More...
over 13 years ago
updated keys, added f_sel, correct f_mark
Chris Hall
More...
over 13 years ago
removed odraw
Chris Hall
More...
over 13 years ago
fixed cursor when moving by screen and fixed pause and resume
Chris Hall
More...
over 13 years ago
added by screen movement
Chris Hall
More...
over 13 years ago
implemented 'correct' behavior with off screen movement, that line becomes height/2 rather than 0, still sub optimal (doesnt reuse previous line by scrolling)
Chris Hall
More...
over 13 years ago
updated TODO, made quit not exit with changes unless told to
Chris Hall
More...
over 13 years ago
fixed the backspace special case of pos.l->len == 0, tidied up height/width code just a bit, fixed off screen sdirty issue, updated TODO list
Chris Hall
More...
over 13 years ago
implemented tabstop, fixed backspace and \n line alignment issues, removed some old commented code and simplified height/width stuff
Chris Hall
More...
over 13 years ago
no longer stores \n in line, fixed pos.o vs pos.l->len 'bounds' issues, fixed silly backspace realloc bug
Chris Hall
More...
over 13 years ago
implemented backspace 'across lines'
Chris Hall
More...
over 13 years ago
updated TODO and keys
Chris Hall
More...
over 13 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree