From 48dfc3e8dd4d036e410919cacecff817f3e1205f Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Thu, 15 Oct 2020 10:09:58 -0400 Subject: 0.1.6 (#63) * add in comments and prompt char * bump version * remove fd arguments in edit() * change promptc to chan_default * add user input channel indicator * remove /? command * change 200 to CHA_MAX * remove comments * allow escape codes in prompt * add braces around prompt channel * remove /? from docs --- README | 1 - 1 file changed, 1 deletion(-) (limited to 'README') diff --git a/README b/README index 88d0e85..f17aac3 100644 --- a/README +++ b/README @@ -74,7 +74,6 @@ kirc [-s hostname] [-p port] [-c channels] [-n nickname] [-r realname] [-u usern @ Send a message to a specified channel or nick / Send command to IRC server (see RFC 2812 for full list). /# Assign new default message channel. -/? Print current message channel. ``` ### User Input Key Bindings -- cgit v1.2.3