Commit message (Collapse) | Author | ||
---|---|---|---|
2022-06-02 | Use stderr instead of /dev/tty, realloc buffer if lines too long | June McEnroe | |
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-02 | Add initial working version of qf | June McEnroe | |
2022-05-29 | Set prompt for oksh | June McEnroedd863c575b5a9c13f62b8e&follow=1'>Add plain text "language" to hi | June McEnroe |
2019-02-10 | Don't match DQ string inside SQ string | June McEnroe | |
2019-02-10 | Skip only one character if a match fails due to parent | June McEnroe | |
2019-02-10 | Remove pattend from hi | June McEnroe | |
2019-02-10 | Replace uses of pattend with newline patterns | June McEnroe | |
2019-02-10 | Add hi debug output | June McEnroe | |
2019-02-10 | Actually do HTML " escaping | June McEnroe | |
2019-02-10 | Set git commit.verbose | June McEnroe | |
2019-02-10 | Add back missing static keyword | June McEnroe |