diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/config.md b/doc/config.md index 64ed6a44..d4a4f46a 100644 --- a/doc/config.md +++ b/doc/config.md @@ -250,6 +250,13 @@ numeric prefix as their first argument.<br> Note: this only applies for keybindings defined in [page].</td> </tr> +<tr> +<td>use-mouse</td> +<td>boolean</td> +<td>Whether Chawan is allowed to use the mouse.<br> +Currently, the default behavior imitates that of w3m.</td> +</tr> + </table> Examples: |