summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-11 12:50:56 -0400
committerJune McEnroe <june@causal.agency>2018-08-11 12:50:56 -0400
commitfec5e51d78ac3b8fc747b9b1dabe8cf14ceaf306 (patch)
tree0f02d35ece9769819b0449bd0d3b378b87a51964 /edit.c
parentFix commented out error handling (diff)
downloadcatgirl-fec5e51d78ac3b8fc747b9b1dabe8cf14ceaf306.tar.gz
catgirl-fec5e51d78ac3b8fc747b9b1dabe8cf14ceaf306.zip
Fix isSelf user checking
Other users with the same username are not self.

The fun effect of this was that I could tab-complete "june_" but not
"june".
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
src/commit/bin/html.sh?id=47747ef69449eddc2125804acf3f67e6090f356f&follow=1'>List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe