summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-29 18:20:33 -0400
committerJune McEnroe <june@causal.agency>2021-09-29 18:20:33 -0400
commitdc676bdabe78f055ba70b7f5316725b1c075d37d (patch)
tree1960db08bf99f67f5a84d853a7e8392f0c2be434 /www
parentInvert doas/sudo alias (diff)
downloadsrc-dc676bdabe78f055ba70b7f5316725b1c075d37d.tar.gz
src-dc676bdabe78f055ba70b7f5316725b1c075d37d.zip
Remove link to gopher
Migrating things over, I don't think it's worth continuing to serve
text over gopher.
Diffstat (limited to 'www')
-rw-r--r--www/causal.agency/index.71
1 files changed, 0 insertions, 1 deletions
diff --git a/www/causal.agency/index.7 b/www/causal.agency/index.7
index 93e6f253..45260d70 100644
--- a/www/causal.agency/index.7
+++ b/www/causal.agency/index.7
@@ -28,7 +28,6 @@ and enjoy as much magic as I can.
 .Lk https://git.causal.agency code
 \(em
 .Lk https://text.causal.agency words
-.Pq Lk gopher://text.causal.agency gopher
 \(em
 .Lk /list/ mailist
 \(em
llow=1'>Clear edit buffer before running commandJune McEnroe 2022-02-20Show indicator in status when window has pending inputJune McEnroe 2022-02-20Use separate edit buffers for each IDJune McEnroe 2022-02-20Make sure new cap is actually larger than new lengthJune McEnroe 2022-02-20Remove unused mbs.len field from struct EditJune McEnroe 2022-02-19Remove unneeded includes in ui.cJune McEnroe 2022-02-19Reimplement tab completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe