changeset: 587:f8ac92a552fb
tag: tip
user: Evan Gates <evan.gates_AT_gmail.com>
date: Thu Jul 15 15:51:01 2010 -0700
files: tools.suckless.org/ii/usage.md
description:
update links for pcw
diff -r 7a45682006e5 -r f8ac92a552fb tools.suckless.org/ii/usage.md
--- a/tools.suckless.org/ii/usage.md Tue Jul 13 09:40:16 2010 -0700
+++ b/tools.suckless.org/ii/usage.md Thu Jul 15 15:51:01 2010 -0700
_AT_@ -12,7 +12,7 @@
Popup Chat Windows
------------------
-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)
+You can also try [pcw](
http://www.deepcube.net/code/pcw) which will (by default) open a new terminal for each channel you join. On startup, and after receiving SIGUSR1, pcw will open a terminal for every channel you are already in. By default it depends on [srw](
http://www.deepcube.net/code/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
------------
Received on Fri Jul 16 2010 - 00:50:51 CEST