aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authormcpcpc <michaelczigler@icloud.com>2020-08-18 05:27:15 -0400
committermcpcpc <michaelczigler@icloud.com>2020-08-18 05:27:15 -0400
commit526772742b1d5a3545d98f42194bbe696adfa020 (patch)
tree9f049b39a8be2876cd5c2ad8d0e8dc8a71efd5b9 /README
parentcleaned up command option switch (diff)
downloadkirc-526772742b1d5a3545d98f42194bbe696adfa020.tar.gz
kirc-526772742b1d5a3545d98f42194bbe696adfa020.tar.bz2
kirc-526772742b1d5a3545d98f42194bbe696adfa020.tar.xz
kirc-526772742b1d5a3545d98f42194bbe696adfa020.tar.zst
kirc-526772742b1d5a3545d98f42194bbe696adfa020.zip
added :Q command
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index fb024ba..4abaab3 100644
--- a/README
+++ b/README
@@ -15,7 +15,6 @@ FEATURES
--------
- automatic host PING response.
-- automatic word wrapping based on default (or user defined) widths.
- vi-like shortcuts:
:m <message> send a message to the current channel
@@ -23,9 +22,11 @@ FEATURES
:n <message> send a message to NickServ
:j <channel> join a specified channel
:p <channel> leave a specified channel
- :q close the host connection and quit kirc
+ :Q <message> send a message and close the host connection
+ :q close the host connection
-- Color scheme definition via ANSI 8-bit colors [1]. Therefore, one could
+- automatic word wrapping using the greedy algorithm.
+- color scheme definition via ANSI 8-bit colors [1]. Therefore, one could
theoretically achieve uniform color definition across all shell applications
and tools.