about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-09 00:24:49 -0400
committerJune McEnroe <june@causal.agency>2018-08-09 00:24:49 -0400
commita64f1a4ea2962e534673e27d85d92703c64201b0 (patch)
tree1bcf8ffdf2ae7280b406fe021619e9c61b83de6b /README
parentAdd commands to tab complete (diff)
downloadcatgirl-a64f1a4ea2962e534673e27d85d92703c64201b0.tar.gz
catgirl-a64f1a4ea2962e534673e27d85d92703c64201b0.zip
Add URL detection, listing and opening
Might also add /copy, like /open.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index b94a55a..8fa4ad7 100644
--- a/README
+++ b/README
@@ -10,4 +10,5 @@ This software requires LibreSSL and targets FreeBSD and Darwin.
 	input.c     Input command handling
 	handle.c    Incoming command handling
 	tab.c       Tab-complete
+	url.c       URL detection
 	pls.c       Functions which should not have to be written