summary refs log tree commit diff
path: root/TOUR.7
blob: 2e77ffaadd8a88d552a22bcc9ce0503414a35a11 (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
.Dd December 28, 2020
.Dt TOUR 7
.Os "Causal Agency"
.
.Sh NAME
.Nm tour
.Nd things that are here
.
.Sh FILES
.Bl -tag -width Ds
.It Pa home/
.Dq dotfiles
.It Pa bin/
utilities of varying utility
.It Pa bin/dash/
dash patched for interactive use
.It Pa doc/rfc/
scripts for reading IETF RFCs
.It Pa doc/zlib/
zlib documentation ported to
.Xr mdoc 7
.It Pa www/
sources for causal.agency sites
.It Pa www/git.causal.agency/cgit/
patched cgit
.It Pa port/wcwidth/
.Xr wcwidth 3
replacement for macOS
.El
regexJune McEnroe 2019-02-08Improve ANSI output and base IRC on itJune McEnroe 2019-02-08Add hi -nJune McEnroe 2019-02-08Elaborate hi man pageJune McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe