about summary refs log tree commit diff
path: root/.gitignore
blob: c4c9ac3ffa5af077a3a5ffd349a413df1f6e703b (plain) (blame)
1
2
3
4
# Files I don't care to see in git-status/commit
cgit
*.o
*~
3606cfe68c53&follow=1'>Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe