diff --git a/doc.md b/doc.md index 2122be83..dd3e3dd1 100644 --- a/doc.md +++ b/doc.md @@ -828,8 +828,8 @@ Format string of the file time shown in the info column when it doesn't match th ## locale (string) (default ``) An IETF BCP 47 language tag (e.g. `zh-CN`) for specifying the locale used when using sort type `natural` and `name`. - An empty string means disable locale ordering, and the special value `*` is used to indicate reading the locale setting from the system environment. +This feature is currently experimental. ## mouse (bool) (default false) diff --git a/doc.txt b/doc.txt index 74f4eca2..5a97f2b5 100644 --- a/doc.txt +++ b/doc.txt @@ -883,11 +883,10 @@ match this year. locale (string) (default ``) An IETF BCP 47 language tag (e.g. zh-CN) for specifying the locale used -when using sort type natural and name. - -An empty string means disable locale ordering, and the special value * -is used to indicate reading the locale setting from the system -environment. +when using sort type natural and name. An empty string means disable +locale ordering, and the special value * is used to indicate reading the +locale setting from the system environment. This feature is currently +experimental. mouse (bool) (default false) diff --git a/lf.1 b/lf.1 index a413706d..3a2710bc 100644 --- a/lf.1 +++ b/lf.1 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 2.11.4 .\" -.TH "LF" "1" "2024-11-06" "" "DOCUMENTATION" +.TH "LF" "1" "2025-01-15" "" "DOCUMENTATION" .hy .SH NAME .PP @@ -902,10 +902,10 @@ doesn\[aq]t match this year. An IETF BCP 47 language tag (e.g. \f[C]zh-CN\f[R]) for specifying the locale used when using sort type \f[C]natural\f[R] and \f[C]name\f[R]. -.PP An empty string means disable locale ordering, and the special value \f[C]*\f[R] is used to indicate reading the locale setting from the system environment. +This feature is currently experimental. .SS mouse (bool) (default false) .PP Send mouse events as input.