summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-30 13:27:35 -0400
committerJune McEnroe <june@causal.agency>2020-03-30 13:27:35 -0400
commit407eaf9dbf8ed304cded894cbfcc6a563bc9f5bf (patch)
tree9ef2b290df419cf71302105e354c5153e0689f22 /command.c
parentAdd /o alias for /open (diff)
downloadcatgirl-407eaf9dbf8ed304cded894cbfcc6a563bc9f5bf.tar.gz
catgirl-407eaf9dbf8ed304cded894cbfcc6a563bc9f5bf.zip
Tab complete from last iswspace
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe