about summary refs log tree commit diff homepage
path: root/help.c (follow)
Commit message (Collapse)AuthorAge
* Relicense AGPLJune McEnroe2017-09-03
| | | | | | | I know it's already published under a permissive license in what is probably its final form, but I want to license it AGPL anyway on principle following some conversations I had about open source, corporations and copyleft.
* Use MakefileJune McEnroe2017-08-26
|
* Add license to C filesJune McEnroe2017-08-24
| | | | I feel like doing this now.
* Rewrite helpJune McEnroe2017-08-06
| | | | This code is still terrible.
* Use designated initializers for messagesJune McEnroe2017-07-31
| | | | I did not realize this syntax was so powerful.
* Update helpJune McEnroe2017-07-30
|
* Fix help to track colorJune McEnroe2017-07-30
|
* Initial commitJune McEnroe2017-07-30
2021-01-10 18:57:20 -0500'>2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe