sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 89e8163cc1a92971ebce06ab61c35b8f4db7cd1a
parent 63714920a6f4b9d61cde717e159c67a22b147c24
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 21 Jan 2024 21:32:46 +0100

Revert "rocks: remove irssi"

This reverts commit c9d33f3eed1b59b871c1b57f61442a8596de1f9a.

We kindly ask you to not destroy the way we like to collaborate with the
community.

See:
	http://suckless.org/wiki/

Diffstat:
Msuckless.org/rocks/index.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -129,6 +129,7 @@ This covers most console-based programs and programs from * [irc.c from mpu](https://c9x.me/irc/) - A minimal curses IRC client. * [Irc](https://swtch.com/irc/) - IRC client for ACME. * [ircrc](http://plan9.bell-labs.com/sources/contrib/fgb/rc/ircrc) - An rc-based IRC client similar to ircc. Needs minor modification to run on UNIX. +* [irssi](https://irssi.org/) - Text-mode IRC client. * [jj](https://github.com/aaronNGi/jj) - A rework of ii that offloads all the IRC protocol parsing to an awk script, permitting triggers. * [kirc](https://github.com/mcpcpc/kirc) - A tiny IRC client written in POSIX C99. * [quIRC](https://github.com/ec429/quIRC) - a lightweight console IRC client.