Allow clicking URLs to open them without needing to also hold ctrl+shift

This commit is contained in:
Kovid Goyal
2021-05-11 14:20:12 +05:30
parent 85ef3724f1
commit bcb739fcd2
6 changed files with 18 additions and 3 deletions

View File

@@ -258,8 +258,7 @@ For example:
Mouse features
-------------------
* You can hold down :kbd:`ctrl+shift` and click on a URL to open it in a
browser.
* You can click on a URL to open it in a browser.
* You can double click to select a word and then drag to select more words.
* You can triple click to select a line and then drag to select more lines.
* You can right click to extend a previous selection.