changeset: 569:aef4af4f2ef6
tag: tip
user: Evan Gates <evan.gates_AT_gmail.com>
date: Fri Jun 25 16:25:14 2010 -0700
files: tools.suckless.org/ii.md
description:
added information about pcw (
http://bitbucket.org/emg/pcw) to the Usage section on the ii page
diff -r 9d47eede7b85 -r aef4af4f2ef6 tools.suckless.org/ii.md
--- a/tools.suckless.org/ii.md Fri Jun 25 18:32:00 2010 -0400
+++ b/tools.suckless.org/ii.md Fri Jun 25 16:25:14 2010 -0700
_AT_@ -50,6 +50,8 @@
There is also a blog entry which describes the whole configuration:
[
http://nion.modprobe.de/blog/archives/440-Using-the-ii-irc-client.html](
http://nion.modprobe.de/blog/archives/440-Using-the-ii-irc-client.html)
+You can also try [pcw](
http://bitbucket.org/emg/pcw) which will (by default) open a new terminal for each channel you join. By default it depends on [srw](
http://bitbucket.org/emg/srw) as a line editing wrapper. Just run 'pcw ~/irc' (or whichever directory you have ii using) then start up ii. Note that closing a terminal does not exit the channel. If that channel receives a new message the terminal will open again. To leave the channel you must first '/l' and then close the window. (the combination of pcw + ii + bitlbee let me stop using pidgin :-D)
+
Web frontend
------------
phpii is a simple web frontend for ii. You can see a demo of it and download the php source here: [phpii homepage](
http://yogan.meinungsverstaerker.de/phpii)
Received on Sat Jun 26 2010 - 01:25:06 CEST