summaryrefslogtreecommitdiffstats
path: root/DOCS/man/osc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/osc.rst')
-rw-r--r--DOCS/man/osc.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index c0ecd48540..eb15056094 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -277,6 +277,14 @@ Configurable Options
Also supports ``never`` and ``always``
+``boxmaxchars``
+ Default: 80
+
+ Max chars for the osc title at the box layout. mpv does not measure the
+ text width on screen and so it needs to limit it by number of chars. The
+ default is conservative to allow wide fonts to be used without overflow.
+ However, with many common fonts a bigger number can be used. YMMV.
+
Script Commands
~~~~~~~~~~~~~~~