1
5
Fork
You've already forked girc
1
girc is a basic IRC client for the terminal.
  • Common Lisp 97.7%
  • NewLisp 2.1%
  • AGS Script 0.2%
Find a file
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.
2024年12月28日 22:16:03 +01:00
doc Use a buffer tree instead of a flat list 2024年05月25日 13:00:46 +02:00
img Rename entry point to main, fix msgbox package 2023年02月11日 20:22:21 +01:00
src Replace the currentp slot for buffers with currentp predicate 2024年12月28日 22:16:03 +01:00
girc.asd Implement scrolling for buffer tree displays 2024年08月20日 16:40:46 +02:00
LICENSE Rewrite line wrapping to not mangle multiple spaces 2024年11月09日 10:08:09 +01:00
README.org Convert the README to a org-mode file, add a logo 2020年03月28日 20:20:09 +01:00

/McParen/girc/media/branch/master/img/girc.png

girc is a basic IRC client for the terminal.