summary refs log tree commit diff
path: root/port/cgram
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 17:41:16 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 17:41:16 -0500
commit5c72122bf4361d2811201aa5205d2cb1d172b215 (patch)
tree3398f39c981e05829779dc0ade38c29d5448726c /port/cgram
parentRemove pattend from hi (diff)
downloadsrc-5c72122bf4361d2811201aa5205d2cb1d172b215.tar.gz
src-5c72122bf4361d2811201aa5205d2cb1d172b215.zip
Skip only one character if a match fails due to parent
Really it should skip forward until the parent changes, but this is
simpler.
Diffstat (limited to 'port/cgram')
0 files changed, 0 insertions, 0 deletions
tty.c?id=3a87c6f209a1a197787e05d226f76106c11a063e&follow=1'>Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe