| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | | | | | 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. | ||
| * | Add initial working version of qf | June McEnroe | 2022-06-02 |