about summary refs log tree commit diff
path: root/scripts/sandman.m
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-25 13:51:09 -0400
committerJune McEnroe <june@causal.agency>2020-05-25 13:51:09 -0400
commitb352f5965b251e7a218b51ee351fa806ff4e7ff1 (patch)
tree5f4caf86edcc53fac489ca7d395fa59613b76d1a /scripts/sandman.m
parentTweak status line formatting (diff)
downloadcatgirl-b352f5965b251e7a218b51ee351fa806ff4e7ff1.tar.gz
catgirl-b352f5965b251e7a218b51ee351fa806ff4e7ff1.zip
Define constants for window geometry
Also fixes uiDraw so that the split lines and marker don't overlap the
main window, although that wasn't causing any real problems.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe