about summary refs log tree commit diff homepage
path: root/torus.7
blob: 256083c7b709b4fcda021e744b67c86dc6180299 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.Dd October 10, 2018
.Dt TORUS 7
.Os "Causal Agency"
.
.Sh NAME
.Nm torus
.Nd welcome to ascii.town!
.
.Sh DESCRIPTION
This software targets
.Fx
and Darwin.
.
.Pp
.Bl -tag -width "snapshot.sh" -compact
.It Pa torus.h
Shared structures and message protocol.
.
.It Pa server.c
Maps
.Pa torus.dat
and listens on
.Pa torus.sock .
.
.It Pa client.c
.Xr curses 3
client.
.
.It Pa help.h
Tile data for help page.
.
.It Pa image.c
Renders PNGs of tiles.
.
.It Pa meta.c
Exports metadata from data file to CSV.
.
.It Pa merge.c
Interactively merges two data files.
.
.It Pa snapshot.sh
Snapshots data file, appropriate for cron.
.El
.
.Pp
.Bl -tag -width "default8x16.psfu" -compact
.It Pa sshd_config
Anonymous login to
.Xr chroot 8 Ap d client.
.
.It Pa index.html
Friendly directions.
.
.It Pa default8x16.psfu
Bitmap font from
.Lk http://kbd-project.org kbd .
.El
definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe