about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index a5e2421..be2c84b 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-Simple IRC client for use over anonymous SSH.
+IRC client originally intended for use over anonymous SSH.
 
 This software requires LibreSSL and targets FreeBSD and Darwin.
 
 	chat.h      Shared state and function prototypes
 	chat.c      Command line parsing and event loop
-	tag.c       Tag (channel, query) management
+	tag.c       Tag (channel, query) ID assignment
 	handle.c    Incoming command handling
 	input.c     Input command handling
 	irc.c       TLS client connection
@@ -14,3 +14,5 @@ This software requires LibreSSL and targets FreeBSD and Darwin.
 	tab.c       Tab-complete
 	url.c       URL detection
 	pls.c       Functions which should not have to be written
+
+	sshd_config    Sample anonymous SSH configuration
d>Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe