summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Add stopJune McEnroe2018-02-25
* Switch back to static window sizingJune McEnroe2018-02-25
* Add missing includeJune McEnroe2018-02-25
* Define rules for multi-object binariesJune McEnroe2018-02-25
* Rewrite everythingJune McEnroe2018-02-25
* Hardcode path lengths in setupJune McEnroe2018-02-22
* Add setup, start commandJune McEnroe2018-02-22
* Indent list of streamsJune McEnroe2018-02-22
* Add welcome message to ssh-commandJune McEnroe2018-02-22
* Sleep before truncationJune McEnroe2018-02-22
* List streams if none givenJune McEnroe2018-02-22
* Set ForceCommand ssh-commandJune McEnroe2018-02-22
* Rename command to ssh-commandJune McEnroe2018-02-22
* Add command.shJune McEnroe2018-02-22
* Factor out STREAM_SIZE for ingest and broadcastJune McEnroe2018-02-22
* Handle EINTR from keventJune McEnroe2018-02-22
* Include libutil in chroot.tarJune McEnroe2018-02-22
* Add sshd_configJune McEnroe2018-02-22
* Add chroot.tar targetJune McEnroe2018-02-22
* Add sys/types.h includeJune McEnroe2018-02-22
* Send ^L to PTY every 1 MiB in broadcastJune McEnroe2018-02-22
* Handle truncation in viewJune McEnroe2018-02-22
* Add ingestJune McEnroe2018-02-21
* Read input and remote in viewJune McEnroe2018-02-21
* Add view with just window size matchingJune McEnroe2018-02-21
* Check if broadcast stdout is redirectedJune McEnroe2018-02-21
* Add broadcastJune McEnroe2018-02-21
span title='2021-01-12 20:34:27 -0500'>2021-01-12Prevent matching the same tag twiceJune 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