Projects / quIRC

quIRC

quIRC is a lightweight console-mode IRC client. It uses terminal escape sequences to provide a clean character-cell based interface, handling things like multiple channels and servers (using tabs), input line editing (with bash-like keystrokes), and backscroll.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  18 Mar 2012 01:45

Release Notes: This release incorporates significant changes to the internals of buffer rendering. This has already made most display options retroactive (e.g., maxnicklen, nick prefixes, quiet mode) and will make further UI improvements easier. However, it's likely that a few regressions and papercuts have slipped through the testing, so this release is considered unstable.

  •  29 Feb 2012 22:26

Release Notes: This release fixes several serious bugs in 0.8.3, chiefly to do with keymapping.

  •  29 Feb 2012 22:26

Release Notes: This version can be run under non-ANSI terminals, since it uses terminfo to determine the required escape sequences. Some non-standard input keys (such as Ctrl-cursors) still default to a hard-coded string, but you can still re-map them with ~/.quirc/keys.

  •  12 Jan 2012 21:44

Release Notes: This release adds asynchronous name lookups with getaddrinfo_a(), preventing interface lockout while resolving server names. For systems without getaddrinfo_a (which is a glibc extension), the macro ASYNCH_NL in osconf.h can be used to disable its use.

  •  25 Dec 2011 20:57

Release Notes: This release fixes several bugs in the mode handling introduced in 0.8.0, and adds more mode-related features.

Screenshot

Project Spotlight

Midnight Commander

Unix file manager and shell

Screenshot

Project Spotlight

erlagi

An AGI (asterisk gateway interface) client implementation for Erlang.