lisp-chat icon indicating copy to clipboard operation
lisp-chat copied to clipboard

Create a better lisp-chat client using curses because cl-readline sucks

Open ryukinix opened this issue 7 years ago • 2 comments

This should be sufficient: https://github.com/HiTECNOLOGYs/cl-charms

cl-readline is too buggy about async events between input and server IO

ryukinix avatar Feb 15 '18 06:02 ryukinix

cl-readlines it cames at least stable. I don't have sure if we need a ncurses client, maybe would be better just using a GUI

ryukinix avatar Feb 20 '19 23:02 ryukinix

GNU Readline is not portable: Doesn't works for OS X neither Windows.

ryukinix avatar Feb 24 '19 20:02 ryukinix