From 62c141582684ff2afdaa7c8698df9f596b2d3c84 Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 8 Apr 2004 19:30:18 +0000 Subject: Let's try this - Dotfiles toggles listing of .* in directory listings. --- src/cmd/acme/dat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cmd/acme/dat.h') diff --git a/src/cmd/acme/dat.h b/src/cmd/acme/dat.h index 338a1ff8..789ce1ca 100644 --- a/src/cmd/acme/dat.h +++ b/src/cmd/acme/dat.h @@ -529,6 +529,7 @@ int editing; int erroutfd; int messagesize; /* negotiated in 9P version setup */ int globalautoindent; +int nodotfiles; Channel *ckeyboard; /* chan(Rune)[10] */ Channel *cplumb; /* chan(Plumbmsg*) */ -- cgit v1.2.3