summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-06-28 22:28:32 -0400
committerJune McEnroe <june@causal.agency>2019-06-28 22:28:32 -0400
commit726e6587f20e3e42cffba666fb69b0b0e392637e (patch)
treebcd821e8c9c3dd1a4e08fcd12c8a2f156afb3109 /port/caesar
parentSet HISTSIZE in catsh (diff)
downloadsrc-726e6587f20e3e42cffba666fb69b0b0e392637e.tar.gz
src-726e6587f20e3e42cffba666fb69b0b0e392637e.zip
Rename catsh to 1sh
Yes it's another rename because I felt like catsh was too long. 1sh is
short and unique.
Diffstat (limited to 'port/caesar')
0 files changed, 0 insertions, 0 deletions
Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe