about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-08-08 23:33:02 -0400
committerJune McEnroe <programble@gmail.com>2017-08-08 23:33:02 -0400
commitd964e8847afa1dc12874871cd616cb1bb39af2de (patch)
tree22c61ab92879d0a1b6253edd569062796a8736a0 /.gitignore
parentPatch termcap of rxvt-256color as well (diff)
downloadtorus-d964e8847afa1dc12874871cd616cb1bb39af2de.tar.gz
torus-d964e8847afa1dc12874871cd616cb1bb39af2de.zip
Check COLOR_PAIRS in client
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
75eb89&follow=1'>Generate html for binsJune McEnroe 2019-02-10Use italic for underline in nvim man modeJune McEnroe This doesn't yet work in Terminal.app: <https://github.com/neovim/neovim/issues/9598>. 2019-02-10Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe