summary refs log tree commit diff
BranchCommit messageAuthorAge
masterRecommend kitd to run litterbox on OpenBSDJune McEnroe7 months
 
TagDownloadAuthorAge
1.9litterbox-1.9.tar.gz  litterbox-1.9.zip  June McEnroe17 months
1.8litterbox-1.8.tar.gz  litterbox-1.8.zip  June McEnroe3 years
1.7litterbox-1.7.tar.gz  litterbox-1.7.zip  June McEnroe3 years
1.6litterbox-1.6.tar.gz  litterbox-1.6.zip  June McEnroe4 years
1.5litterbox-1.5.tar.gz  litterbox-1.5.zip  June McEnroe4 years
1.4p1litterbox-1.4p1.tar.gz  litterbox-1.4p1.zip  June McEnroe4 years
1.4litterbox-1.4.tar.gz  litterbox-1.4.zip  June McEnroe4 years
1.3litterbox-1.3.tar.gz  litterbox-1.3.zip  June McEnroe4 years
1.2p1litterbox-1.2p1.tar.gz  litterbox-1.2p1.zip  June McEnroe4 years
1.2litterbox-1.2.tar.gz  litterbox-1.2.zip  June McEnroe4 years
1.1litterbox-1.1.tar.gz  litterbox-1.1.zip  June McEnroe4 years
1.0litterbox-1.0.tar.gz  litterbox-1.0.zip  June McEnroe4 years
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 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