Sick - An awesome IRC client - Desktop Customization & Workflow
Users browsing this thread: 1 Guest(s)
|
|||
Hey,
After realizing irssi and weechat are too bloated for what they do, I decided to edit the sic (git.suckless.org/sic) source code and have it fit to my own needs. It is < 250 LOC. The major difference between the two is my version actually has an input line that doesn't messed the formatting of the output. I've also tidied up input coming in from servers/channels. https://github.com/lf94/work/tree/master/other/sic Enjoy : ) |
|||
|
|||
What a strange name.... It perks my curious
But.... you didn't provide the source code. |
|||
|
|||
Be sure to do this: export LINES=$LINES because bash doesn't register it with the env command. You probably got a segfault.
|
|||