implement a way to shorten filenames with east-asian characters
(#1377) Setting 'output.shorten' to "eaw" (East-Asian Width) uses a slower algorithm that also considers characters with a width > 1.
This commit is contained in:
@@ -2531,6 +2531,9 @@ Description
|
||||
Controls whether the output strings should be shortened to fit
|
||||
on one console line.
|
||||
|
||||
Set this option to ``"eaw"`` to also work with east-asian characters
|
||||
with a display width greater than 1.
|
||||
|
||||
|
||||
output.skip
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user