summary refs log tree commit diff
path: root/gfx/gfx.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-06 14:34:03 -0400
committerJune McEnroe <june@causal.agency>2018-08-06 14:34:03 -0400
commitbcd2ed21ff65ecb2f8f3a017f182b1d6e8ae017a (patch)
tree41f6734a79ef44c39857b8cd481b8af63afcb765 /gfx/gfx.h
parentDisable underline in man pages (diff)
downloadsrc-bcd2ed21ff65ecb2f8f3a017f182b1d6e8ae017a.tar.gz
src-bcd2ed21ff65ecb2f8f3a017f182b1d6e8ae017a.zip
Fix colorscheme manUnderline disable
Otherwise manUnderline counts as "cleared" so the default in man.vim
takes over again.
Diffstat (limited to 'gfx/gfx.h')
0 files changed, 0 insertions, 0 deletions
11:22:45 -0400'>2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe