summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Rename wrapper to dispatchJune McEnroe2019-07-29
|
* Add empty commandsJune McEnroe2019-07-28
|
* Rename ptee streamJune McEnroe2019-07-28
|
* Remove old commandsJune McEnroe2019-07-28
|
* Uncommitted changes from months ago :(June McEnroe2018-04-20
|
* Add stopJune McEnroe2018-02-25
|
* Switch back to static window sizingJune McEnroe2018-02-25
|
* Define rules for multi-object binariesJune McEnroe2018-02-25
|
* Rewrite everythingJune McEnroe2018-02-25
|
* Add setup, start commandJune McEnroe2018-02-22
|
* Rename command to ssh-commandJune McEnroe2018-02-22
|
* Add command.shJune McEnroe2018-02-22
|
* Include libutil in chroot.tarJune McEnroe2018-02-22
|
* Add chroot.tar targetJune McEnroe2018-02-22
|
* Add ingestJune McEnroe2018-02-21
|
* Add view with just window size matchingJune McEnroe2018-02-21
|
* Add broadcastJune McEnroe2018-02-21
June McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 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