Commit message (Collapse) | Author | ||
---|---|---|---|
2018-01-29 | Add fbclock | June McEnroe | |
2018-01-29 | Remove color from Makefile | June McEnroe | |
2018-01-29 | Set t_Co = 8 | June McEnroe | |
Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. | |||
2018-01-29 | Add :Q command alias | June McEnroe | |
It seemes I can't take my finger off the shift key fast enough. | |||
2018-01-29 | Add setuid target for bri | June McEnroe | |
2018-01-28 | Add init function to fb interface | June McEnroe | |
2018-01-28 | Add color.c | June McEnroe href='/src/commit/bin/sh.l?id=f15eda25885c5b94e389dc9b8bd3874b82c56828&follow=1'>Use First state to match keyword at beginning of line | June McEnroe |
2021-01-25 | Install vi on Linux and nvi on macOS | June McEnroe | |
2021-01-25 | Use vi and less | June McEnroe | |
2021-01-20 | Use mtags for sh in source-filter | June McEnroe | |
2021-01-20 | Generate tags for sh files in mtags | June McEnroe | |
2021-01-20 | Add messy sh lexer | June McEnroe | |
2021-01-20 | Add all target to git.causal.agency Makefile | June McEnroe | |
2021-01-20 | Remove Lua support | June McEnroe | |
2021-01-20 | Fix tests for diff spans | June McEnroe | |
2021-01-20 | Avoid matching ':' in make tags | June McEnroe | |
2021-01-19 | Prefer tag matches not preceded by [[:alnum:]] | June McEnroe | |
2021-01-19 | Escape \ and / in mtags search patterns | June McEnroe | |
2021-01-20 | Use mtags in source-filter | June McEnroe | |
2021-01-19 | Add mtags to generate tags for make and mdoc | June McEnroe | |
2021-01-19 | Map tags to IDs using only [[:alnum:]-._] | June McEnroe | |
2021-01-19 | Don't use a pager if reading standard input | June McEnroe | |
2021-01-19 | Support BSD make syntax and match *.am | June McEnroe | |
2021-01-19 | Match tab following escaped newline in make assignments | June McEnroe | |
2021-01-18 | Allow matching lexers using first input line | June McEnroe |