diff --git a/doc/pages/expansions.asciidoc b/doc/pages/expansions.asciidoc index 63980b8e..2b2ae010 100644 --- a/doc/pages/expansions.asciidoc +++ b/doc/pages/expansions.asciidoc @@ -355,6 +355,12 @@ The following expansions are supported (with required context _in italics_): _in window scope_ + width of the current Kakoune window +*%val{window_range}*:: + _in window scope_ + + list of coordinates and dimensions of the buffer-space + available on the current window, in the following format: + ` ` + Values in the above list that do not mention a context are available everywhere.