summary refs log tree commit diff
path: root/port/caesar/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-01 04:17:24 -0400
committerJune McEnroe <june@causal.agency>2019-11-01 04:17:24 -0400
commit103f4d4e92557024d8fc6d091bbc0b67f5cf5568 (patch)
treecb2fc4bc7201fa0e5c4f92fc5eb6fe2dd45e135f /port/caesar/.gitignore
parentAdd Hobo Johnson and The Lovemakers Tiny Desk (diff)
downloadsrc-103f4d4e92557024d8fc6d091bbc0b67f5cf5568.tar.gz
src-103f4d4e92557024d8fc6d091bbc0b67f5cf5568.zip
Add uber message
Diffstat (limited to 'port/caesar/.gitignore')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe03 11:03:24 -0400'>2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 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