summary refs log tree commit diff
path: root/bin/edi
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-23 00:31:48 -0500
committerJune McEnroe <june@causal.agency>2018-11-23 00:31:48 -0500
commitf2bedd5c9b584aeeb9516405d2e2b2425c8c9728 (patch)
treea253cf1b0f58271b44a5fd8571a60a84450a2c31 /bin/edi
parentAdd Julia Holter — I Shall Love 2 (diff)
downloadsrc-f2bedd5c9b584aeeb9516405d2e2b2425c8c9728.tar.gz
src-f2bedd5c9b584aeeb9516405d2e2b2425c8c9728.zip
Disable number, laststatus, ruler in vim
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>2019-11-07Call clientConsume before clientRecvJune McEnroe This might reduce the frequency of a client getting its own message back because it was behind in the ring when it sent it. 2019-11-06Use -l:filename in Linux.mkJune McEnroe 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