about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore30log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1247log plain blame
-rw-r--r--README363log plain blame
-rw-r--r--chat.c2511log plain blame
-rw-r--r--chat.h1536log plain blame
-rw-r--r--handle.c6208log plain blame
-rw-r--r--input.c2797log plain blame
-rw-r--r--irc.c3465log plain blame
-rw-r--r--ui.c7797log plain blame
Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe