From 801ead7f7fabdbe223196a7f301f2d011c4a2bce Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 15 Mar 2018 12:20:46 +0530 Subject: [PATCH] Add ntoe to readme about right click to extend selection --- README.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 4488020b9..1f94604fc 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -289,8 +289,9 @@ image::hints_mode.png?raw=true[URL hints mode] == Miscellaneous features -You can double click to select a word and triple click to select a line. You can also -hold down `ctrl+shift` and click on a URL to open it in a browser. +* You can also hold down `ctrl+shift` and click on a URL to open it in a browser. +* You can double click to select a word and triple click to select a line. +* You can right click to extend a previous selection == Layouts