about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-23 14:12:07 -0400
committerJune McEnroe <june@causal.agency>2020-05-23 19:14:47 -0400
commitfd679bbca8ad24c0ddd69e3d2018fbbe4bb8e54d (patch)
tree1d61e17c85746106154fc37c18e2ab29014d8162 /README.7
parentRevert "Send blank line after 10 minutes idle" (diff)
downloadtest-fd679bbca8ad24c0ddd69e3d2018fbbe4bb8e54d.tar.gz
test-fd679bbca8ad24c0ddd69e3d2018fbbe4bb8e54d.zip
Don't compress man page or use configure on FreeBSD
Also use DESTDIR in install.
Diffstat (limited to 'README.7')
-rw-r--r--README.76
1 files changed, 5 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 0bc3b13..9bd41bb 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd May  5, 2020
+.Dd May 23, 2020
 .Dt README 7
 .Os "Causal Agency"
 .\" To view this file, run: man ./README.7
@@ -90,6 +90,10 @@ It primarily targets
 .Fx
 and macOS,
 as well as Linux.
+The
+.Pa configure
+step is not necessary on
+.Fx .
 .Bd -literal -offset indent
 \&./configure
 make all
367f3ff31f5b5c61559c58127e496dd9d17&follow=1'>Add The Bone Shard EmperorJune McEnroe Suffers a little bit from middle book but I really enjoyed it. Read it faster than the first one too, despite its length. 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 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