release prepared

This commit is contained in:
nion@h4447.serverkompetenz.net
2007-02-01 11:56:45 +01:00
parent 7e890e305d
commit c8ea25a172
6 changed files with 16 additions and 11 deletions

6
FAQ
View File

@@ -1,4 +1,5 @@
FAQ
===
Where is IRC command xy (ignore etc.)?
--------------------------------------
@@ -10,10 +11,11 @@ Where is a graphical interface?
Basically ii follows the UNIX philosophy so it is only file based. But it
should be easy to build different interface because they only have to handle
the FIFOs and output files. Feel free to implement or wait until we have done
this.
this. Actually I use ii in combination with vim, multitail and screen and it works
like a charm.
Which commands are supported?
-----------------------------
j (join), t (topic), a (away), m (msg), n (nick), l (leave). The missing are
j (join or msg), t (topic), a (away), n (nick), l (leave). The missing are
obsolete or can be easily used by typing the IRC commands itself (i.e. /WHO
instead of /who).