summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-02 02:18:04 -0400
committerJune McEnroe <june@causal.agency>2020-09-02 02:18:04 -0400
commit17898622e3e9a9cedd8cf78db3a9339ec4a4a659 (patch)
tree5bbfc166d2a5370a7d9742269170f286dfa5016e /edit.c
parentFix line wrapping in various ways (diff)
downloadcatgirl-17898622e3e9a9cedd8cf78db3a9339ec4a4a659.tar.gz
catgirl-17898622e3e9a9cedd8cf78db3a9339ec4a4a659.zip
Call wclear on resize
Otherwise artefects can appear when resizing to smaller width with wide
characters at the right edge of the window.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
rc/commit/bin/hi.c?id=49daadea24808f007fbd2fe46ac537cb38705b07&follow=1'>Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe