diff options
Diffstat (limited to 'doc/en/config.xml')
-rw-r--r-- | doc/en/config.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml index 3460e3ab6..b0a4cc20a 100644 --- a/doc/en/config.xml +++ b/doc/en/config.xml @@ -69,6 +69,13 @@ <entry>Use same buffer for all servers</entry> </row> <row> + <entry><option>look_scroll_amount</option></entry> + <entry>integer</entry> + <entry>between 1 and 2147483647</entry> + <entry></entry> + <entry>How many lines to scroll by with scroll_up and scroll_down</entry> +</row> +<row> <entry><option>look_buffer_timestamp</option></entry> <entry>string</entry> <entry>any string</entry> |