Let's try this - Dotfiles toggles listing of .* in directory listings.
This commit is contained in:
parent
7cf289ca89
commit
62c1415826
3 changed files with 21 additions and 0 deletions
|
|
@ -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*) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue