Let's try this - Dotfiles toggles listing of .* in directory listings.

This commit is contained in:
rsc 2004-04-08 19:30:18 +00:00
parent 7cf289ca89
commit 62c1415826
3 changed files with 21 additions and 0 deletions

View file

@ -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*) */