From 7edf4d5f24c4d5d1c33fe260289096319d6602a8 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Sat, 21 Oct 2023 05:38:12 +0800 Subject: [PATCH] docs: add `linemode` config option --- usage/configuration/yazi.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/usage/configuration/yazi.md b/usage/configuration/yazi.md index 7f86f4cd..94c59f3b 100644 --- a/usage/configuration/yazi.md +++ b/usage/configuration/yazi.md @@ -39,6 +39,13 @@ If you haven't created and used your own configuration file yet, please see [Con - `true`: Directories first - `false`: Respects `sort_by` and `sort_reverse` only +- linemode: Line mode + + - `none`: No line mode. + - `size`: Display the size of the file. + - `permissions`: Display the permissions of the file. + - `mtime`: Display the last modified time of the file. + - show_hidden: Show hidden files - `true`: Show