summary refs log tree commit diff
path: root/bin/1sh/tests
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 15:50:27 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 15:50:27 -0500
commitd39fa31782cd516dab64e8b66b2be08903f2c594 (patch)
tree31c7a1f64f418de5b3d6e607aabad0fe161235bc /bin/1sh/tests
parentPost "cgit setup" (diff)
downloadsrc-d39fa31782cd516dab64e8b66b2be08903f2c594.tar.gz
src-d39fa31782cd516dab64e8b66b2be08903f2c594.zip
Bail from hi if input is binary
NULs in the input cause an infinite loop in htmlEscape, not to mention
regexes obviously not working, etc.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ff43ade74b8e788b28a4eb74b1b688f803d30e8c&follow=1'>Output <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