Commit message (Expand) | Author | ||
---|---|---|---|
2022-08-14 | Remove tweets text file | June McEnroe | |
2022-08-09 | Fix all copyright notices | June McEnroe | |
2022-08-04 | Add Conversations With Friends | June McEnroe | |
2022-07-30 | Add Normal People | June McEnroe | |
2022-07-26 | Rewrite glitch from new pngo | June McEnroe | |
2022-07-26 | Update Care with time-to-ID and piercings | June McEnroe | |
2022-07-26 | Add -w to up | June McEnroe | |
2022-07-13 | Set push.autoSetupRemote | June McEnroe | |
2022-07-08 | Remove TOUR | June McEnroe | |
2022-07-03 | Add The Bone Shard Emperor | June McEnroe | |
2022-06-25 | Bump xterm font size to 12 | June McEnroe | |
2022-06-10 | Handle subshells (and functions) inside substitutions | June McEnroe | |
2022-06-10 | Switch to jorts Install script | June McEnroe | |
2022-06-08 | Indicate if still reading or no results | June McEnroe | |
2022-06-08 | Add Maiden, Mother, Crone | June McEnroe | |
2022-06-05 | FIRST SHOW IN 2.5 YEARS BABEY!!! | June McEnroe | |
2022-06-03 | Set line number on File lines | June McEnroe | |
2022-06-03 | Stop polling stdin after EOF | June McEnroe | |
2022-06-02 | Set TABSIZE=4 | June McEnroe | |
2022-06-02 | Do basic match highlighting | June McEnroe | |
2022-06-02 | Clean up parsing a little | June McEnroe | |
2022-06-02 | Don't duplicate path string | June McEnroe | |
2022-06-02 | Use stderr instead of /dev/tty, realloc buffer if lines too long | June McEnroe | |
2022-06-02 | Add initial working version of qf | June McEnroe | |
2022-05-29 | Set prompt for oksh | June McEnroeMcEnroe | |
BSD make behaves oddly when trying to replace with &. | |||
2018-09-14 | Fail target when any test binary fails | June McEnroe | |
2018-09-14 | Run tests in default target | June McEnroe | |
2018-09-14 | Add termEvent tests | June McEnroe | |
2018-09-14 | Check width of entire next word including codes | June McEnroe | |
This results in a tiny bit of premature wrapping for color codes, but that isn't a problem. | |||
2018-09-14 | Remove word handling from formatParse | June McEnroe | |
2018-09-14 | Apply consecutive formatting codes at once | June McEnroe | |
Fixes the failing splits test. | |||
2018-09-14 | Add tests for formatParse | June McEnroe | |
With one currently failing so you know they're worth it. | |||
2018-09-13 | Preview with nick in input window | June McEnroe | |
2018-09-13 | Never send PRIVMSG to TagStatus or TagVerbose | June McEnroe | |
2018-09-13 | Move color selection to format.c | June McEnroe | |
2018-09-13 | Fix len for format->split at end of string | June McEnroe | |
2018-09-13 | Avoid uninitialized x in uiRead | June McEnroe | |
2018-09-13 | Add IRCDefault to colors enum | June McEnroe | |
2018-09-13 | Return a format->split even at the end of the string | June McEnroe | |
2018-09-13 | Fix weird tab-complete after comma | June McEnroe | |
I have no idea why I did this. | |||
2018-09-13 | Rewrite UI again | June McEnroe | |
The persistent topic is gone and the status 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-12 | Add note about C-o | June McEnroe | |
Why are there so few well usable ctrl key bindings? | |||
2018-09-12 | Use formatParse split to position input cursor | June McEnroe | |
2018-09-12 | Factor out IRC formatting parsing | June McEnroe | |
2018-09-11 | Add /help equivalent to /man | June McEnroe | |
2018-09-11 | Don't render every PM as a ping | June McEnroe | |
2018-09-11 | Add urlOpenMatch | June McEnroe | |
2018-09-10 | Depend on man.sh for chroot.tar target | June McEnroe | |
2018-09-10 | Set LESSSECURE=1 in man.sh | June McEnroe | |
Ridiculous. | |||
2018-09-10 | Add /man command | June McEnroe | |
2018-09-10 | Install man page in chroot | June McEnroe | |
2018-09-10 | Install man page | June McEnroe | |
2018-09-10 | Split keys into subsections and document colors | June McEnroe | |
2018-09-10 | Add "blank" lines to chatte.1 | June McEnroe | |
2018-09-10 | Document key bindings in chatte.1 | June McEnroe | |
2018-09-08 | Document slash commands in chatte.1 | June McEnroe |