./chat/catgirl, TLS-only terminal IRC client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2anb1, Package name: catgirl-2.2anb1, Maintainer: vins

catgirl(1) is a TLS-only terminal IRC client.

Notable Features:

* Tab complete: most recently seen or mentioned nicks are completed first.
Commas are inserted between multiple nicks.

* Prompt: the prompt clearly shows whether input will be interpreted as a
command or sent as a message.

* Split scroll: keeps the latest messages in view while scrolling.

* URL detection: recent URLs from a particular user or matching a substring
can be opened or copied.

* Nick coloring: color generation based on usernames remains stable across
nick changes. Mentions of users in messages are colored.

* Topic diffing: the modified portion of a channel topic change is highlighted.

* Ignore: visibility of filtered messages can be toggled.


Master sites:

Filesize: 68.027 KB

Version history: (Expand)


CVS history: (Expand)


   2025-07-25 21:30:09 by Paolo Vincenzo Olivo | Files touched by this commit (4)
Log message: chat/catgirl: fix build on SunOS Bump revision and take maintainership. 
   2025-07-25 20:41:28 by Paolo Vincenzo Olivo | Files touched by this commit (3) | Package updated
Log message: chat/catgirl: update to 2.2a This is a minor release, fixing a style character handling bug affecting some ncurses implementations. 
   2024-05-06 10:40:34 by Jonathan Perkin | Files touched by this commit (113)
Log message: *: Revision bumps for ncurses 6.5 overhaul. 
   2024-04-15 16:09:02 by Ryo ONODERA | Files touched by this commit (2)
Log message: chat/catgirl: Update to 2.2 Changelog: * Improve documentation. * Remove some modes. * Bugfixes. 
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2297)
Log message: *: bump for openssl 3 
   2023-08-06 11:52:00 by Nia Alarie | Files touched by this commit (1)
Log message: catgirl: Needs c11 
   2022-03-04 11:09:15 by Nia Alarie | Files touched by this commit (5)
Log message: add chat/catgirl catgirl(1) is a TLS-only terminal IRC client. Notable Features: * Tab complete: most recently seen or mentioned nicks are completed first. Commas are inserted between multiple nicks. * Prompt: the prompt clearly shows whether input will be interpreted as a command or sent as a message. * Split scroll: keeps the latest messages in view while scrolling. * URL detection: recent URLs from a particular user or matching a substring can be opened or copied. * Nick coloring: color generation based on usernames remains stable across nick changes. Mentions of users in messages are colored. * Topic diffing: the modified portion of a channel topic change is highlighted. * Ignore: visibility of filtered messages can be toggled.