commit f26cb91b058fd33c013f33f4ac3abcfb04dfdd29 parent f5da43d1484c535a57c7bbd5577790480d9575c0 Author: Evan Gates <evan.gates@gmail.com> Date: Thu, 15 Jul 2010 15:51:01 -0700 update links for pcw Diffstat:
| M | tools.suckless.org/ii/usage.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools.suckless.org/ii/usage.md b/tools.suckless.org/ii/usage.md @@ -12,7 +12,7 @@ There is also a blog entry which describes the whole configuration: 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 ------------