| rcirc | |
|---|---|
rcirc in GNU Emacs 23 | |
| Original author | Ryan Yeske |
| Stable release | rcirc improvements are now released as part of Emacs. [±] |
| Written in | Emacs Lisp |
| Size | 149 KB |
| Type | IRC client |
| License | GPL-3.0-or-later |
| Website | gnu |
rcirc is anInternet Relay Chat (IRC)client written inEmacs Lisp.[1][2] It is one of two IRC clients included inGNU Emacs since release 22.1, alongsideERC.[1][3]
Rcirc is "compact, written in a single file of around 4,000 lines of code".[1] It allocates separate buffers for each server and channel, and includestab completion and inbound messagetimestamps. It allows opening new buffers for composing messages, useful for multiline work. All IRC commands are bound to control-ccommand shortcuts. Sound alerts are available for private messages and for when a user's nick is mentioned in channel.[1]
ThisInternet Relay Chat-related article is astub. You can help Wikipedia byexpanding it. |