about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-11 15:49:39 -0400
committerJune McEnroe <june@causal.agency>2018-08-11 15:49:39 -0400
commit461bfca37855b68ab7dab1a89d154bd483716840 (patch)
tree078902e698d862167481b1ce8013204ceebed153 /README
parentFix isSelf user checking (diff)
downloadcatgirl-461bfca37855b68ab7dab1a89d154bd483716840.tar.gz
catgirl-461bfca37855b68ab7dab1a89d154bd483716840.zip
Add term.c for extra terminal features
Look at the cute little state machine!
Diffstat (limited to '')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 9a93b9d..a5e2421 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ This software requires LibreSSL and targets FreeBSD and Darwin.
 	input.c     Input command handling
 	irc.c       TLS client connection
 	ui.c        Curses UI and mIRC formatting
+	term.c      Terminal features unsupported by curses
 	edit.c      Line editing
 	tab.c       Tab-complete
 	url.c       URL detection
'> 2013-05-15Use long names for all settingsJune McEnroe 2013-05-15Add vim-gitgutterJune McEnroe 2013-04-23Remove unused pluginsJune McEnroe 2013-04-23Switch to base16-default colorschemeJune McEnroe 2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe 2013-03-24Add paredit.vimJune McEnroe 2013-03-14Update base16-vimJune McEnroe It's still crap 2013-03-12Hide mode from below statuslineJune McEnroe 2013-03-12Switch to powerlineJune McEnroe Which I'm not going to bother configuring because it thinks it's all fancy and for other things that aren't Vim so it stores its config file in ~/.config which I keep in a different repo and I only want to use it for Vim so fuck you, Powerline. </rant> 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe