| Commit message (Expand) | Author |
2019-02-07 | Move comments below strings in hi | June McEnroe |
2019-02-07 | Add subexpression highlighting to hi | June McEnroe |
2019-02-06 | Add pattend to hi | June McEnroe |
2019-02-06 | Add hi syntax highlighter | June McEnroe |
2019-02-05 | Update neovim to 0.3.4 on Darwin | June McEnroe |
2019-02-05 | Fix DEL in aes | June McEnroe |
2019-02-05 | Add aes | June McEnroe |
2019-02-01 | Set nvim Directory back to blue | June McEnroeSet LANG in cgit filters | June McEnroe |
|
ttpre needs to know about UTF-8 too so it can bold/italic non-ASCII
chars.
|
|
Otherwise a bind -v in .editrc will take precedence and overwrite the ^I
binding for sh-complete.
|
|
Why did I ever turn this on? This gets me nothing but inconvenience.
RIP to all the wasted bytes in my git repos.
|
|
|
|
|
|
|
|
Hack: output an extra <td> after rendering mdoc so that line numbers can
be hidden based on there being three. This required splitting
source-filter and about-filter since on about pages there is no table.
|
|
|
|
:target persists after you click on something else.
|
|
|
|
|
|
NULs in the input cause an infinite loop in htmlEscape, not to mention
regexes obviously not working, etc.
|
|
:target persists after you click on something else.
|
|
|
|
|
|
NULs in the input cause an infinite loop in htmlEscape, not to mention
regexes obviously not working, etc.
|