girc is a basic IRC client for the terminal.
chat
common-lisp
console
croatoan
curses
internet-relay-chat
irc
irc-client
linux
lisp
ncurses
sasl
ssl
terminal
tui
- Common Lisp 97.7%
- NewLisp 2.1%
- AGS Script 0.2%
|
Anton Vidovic
f868bbfe83
Replace the currentp slot for buffers with currentp predicate
- We dont need a currentp slot in every node to correctly display the buffer list. Replace that with a predicate that eq's with the current node stored in the tree-cursor. - Bugfix: Use new max-width-substr (crt devel branch) to correctly determine the width of topic strings in the output of the /channel list when they contain "wide" emojis spanning two cells. |
||
|---|---|---|
| doc | Use a buffer tree instead of a flat list | |
| img | Rename entry point to main, fix msgbox package | |
| src | Replace the currentp slot for buffers with currentp predicate | |
| girc.asd | Implement scrolling for buffer tree displays | |
| LICENSE | Rewrite line wrapping to not mangle multiple spaces | |
| README.org | Convert the README to a org-mode file, add a logo | |
/McParen/girc/media/branch/master/img/girc.png
girc is a basic IRC client for the terminal.