summary refs log tree commit diff
path: root/bin/README (follow)
Commit message (Collapse)AuthorAge
* Add modemJune McEnroe2018-05-13
|
* Add scheme to READMEJune McEnroe2018-03-31
|
* Add glitch to READMEJune McEnroe2018-03-02
|
* Add gfxx to READMEJune McEnroe2018-02-28
|
* Remove jrpJune McEnroe2018-02-25
| | | | It was fun.
* Reduce bit depth in pngoJune McEnroe2018-02-20
|
* Add pngo command line optionsJune McEnroe2018-02-19
|
* Index color if possible in pngoJune McEnroe2018-02-19
|
* Add pngo to READMEJune McEnroe2018-02-18
|
* Remove typoJune McEnroe2018-02-14
| | | | | The bin, not a typographical error. I only made it because I was switching keyboard layouts but now I'm back on QWERTY and can type fine.
* Uncapitalize "framebuffer"June McEnroe2018-02-01
| | | | Oops.
* Add fbattJune McEnroe2018-02-01
|
* Add bin/READMEJune McEnroe2018-02-01
tle='2022-02-19 20:44:36 -0500'>2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe