summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore30log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1423log plain blame
-rw-r--r--README600log plain blame
-rw-r--r--chat.c4394log plain blame
-rw-r--r--chat.h4004log plain blame
-rw-r--r--edit.c4647log plain blame
-rw-r--r--handle.c10274log plain blame
-rw-r--r--input.c4778log plain blame
-rw-r--r--irc.c3687log plain blame
-rw-r--r--pls.c2545log plain blame
-rw-r--r--tab.c3369log plain blame
-rw-r--r--tag.c1619log plain blame
-rw-r--r--term.c1982log plain blame
-rw-r--r--ui.c12965log plain blame
-rw-r--r--url.c2410log plain blame
/td> For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe