summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Expand)AuthorAge
* Ignore rsJune McEnroe2018-04-22
* Only ignore directories under c and txtJune McEnroe2018-04-13
* Only ignore at top levelJune McEnroe2018-04-03
* Ignore c and txtJune McEnroe2018-04-03
* Ignore build and cloneJune McEnroe2018-03-30
* Add pdf scriptJune McEnroe2018-03-16
* Remove gitignoreJune McEnroe2016-01-15
* Remove useless dotvim ignoresJune McEnroe2013-11-10
* Merge in programble/dotvimJune McEnroe2013-11-10
|\
| * Switch to vim-plugJune McEnroe2013-11-09
| * Ignore plugin/private.vimJune McEnroe2013-02-03
| * Ignore .netrwhistJune McEnroe2012-08-31
* Ignore effuse backup filesJune McEnroe2013-06-07
ebianJune McEnroe 2022-03-15Remove dashJune McEnroe/a>June 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 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-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe