summary refs log tree commit diff
path: root/bin/1sh/cd.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-28 17:07:50 -0500
committerJune McEnroe <june@causal.agency>2020-01-28 17:07:50 -0500
commit428cad12d33cc95d313f7c0165e60f22177cca66 (patch)
tree2cc068e72dfc091ffdb53fdce3f9768d83d7619c /bin/1sh/cd.c
parentImport shows.txt (diff)
downloadsrc-428cad12d33cc95d313f7c0165e60f22177cca66.tar.gz
src-428cad12d33cc95d313f7c0165e60f22177cca66.zip
Change scout sensitivity to 1.4
idk it seems to work.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2-06-03Set 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