Updated Developer guides (markdown)

Mischievous Meerkat 2021-04-09 12:27:01 +05:30
parent 932d46732a
commit 56e49ec857

@ -80,6 +80,12 @@ Storing and decoding user and group info adds significantly to resident memory u
Unsupported characters in file names will be replaced by `?`. Operations on files work.
#### Show checker board indicator in detail mode
make O_CKBOARD=1
Use checker board (stipple) instead of `>` as indicator in detail mode.
#### Compile-in 8 contexts
make O_CTX8=1