summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLzzzzzt <101313294+Lzzzzzt@users.noreply.github.com>2023-08-05 06:36:38 +0800
committerGitHub <noreply@github.com>2023-08-04 18:36:38 -0400
commita97ca3027bf66dbf16db7737ad5288fa9aaa89f2 (patch)
tree0dbf25b3c658d109d195ca753e9b941c36e332f4 /docs
parent48e42e21dd0c0774cdee649b2134a12ea9c5960e (diff)
feat: add user & group on foot and make linemode configturable and more options (#385)
* add user & group on footer * linemode have more options * linemode have more options * linemode have more options
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/joshuto.toml.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/configuration/joshuto.toml.md b/docs/configuration/joshuto.toml.md
index 4a19692..1e0ed5c 100644
--- a/docs/configuration/joshuto.toml.md
+++ b/docs/configuration/joshuto.toml.md
@@ -56,6 +56,16 @@ tilde_in_titlebar = true
# - relative
line_number_style = "none"
+# Options include
+# - size
+# - mtime
+# - user
+# - group
+# - perm
+# - none (can't be combined with other options)
+# - all (can't be combined with other options)
+linemode = "size"
+
# Configurations related to file sorting
[display.sort]
# Options include