summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2486log plain blame
-rw-r--r--README.74228log plain blame
-rw-r--r--buffer.c6141log plain blame
-rw-r--r--catgirl.117951log plain blame
-rw-r--r--chat.c11860log plain blame
-rw-r--r--chat.h10027log plain blame
-rw-r--r--command.c15720log plain blame
-rw-r--r--complete.c4792log plain blame
-rw-r--r--config.c3799log plain blame
-rwxr-xr-xconfigure1119log plain blame
-rw-r--r--edit.c7314log plain blame
-rw-r--r--filter.c3749log plain blame
-rw-r--r--handle.c38248log plain blame
-rw-r--r--irc.c7649log plain blame
-rw-r--r--log.c3368log plain blame
d---------scripts322log plain
-rw-r--r--ui.c28510log plain blame
-rw-r--r--url.c6946log plain blame
-rw-r--r--xdg.c3796log plain blame
line is now at the top. The status formatting still needs to be reworked. I also want to try showing the nick in the input window so it really looks like your next message. 2018-09-12Add note about C-oJune McEnroe Why are there so few well usable ctrl key bindings? 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe Ridiculous. 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe