From: nwf Date: Thu, 9 Oct 2008 08:34:04 +0000 (-0400) Subject: Document /say behavior in README X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=5ccdcab6568199bfd117059fd829cc292a89f6a7;p=instirc Document /say behavior in README darcs-hash:20081009083404-4d648-b6dc4353bc17f08556ad4333fd35ca42a987ec7c.gz --- diff --git a/README b/README index 64d27bf..cfab4d9 100644 --- a/README +++ b/README @@ -23,4 +23,8 @@ The UI is currently rather spartan, defining the following commands: /unpunt label Undoes the action of the punt command. + /say message [Not defined by this script] + will send the message to the current window without + an instance label, even if a default is set. + See TODO for things if you want to help out.