From 4257fa4e11a160732364e9f1137406a57d24dfc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyrille=20M=C3=A9dard=20de=20Chardon?= Date: Tue, 27 Dec 2011 19:54:45 +0100 Subject: [PATCH] Added -autoselect- option to select all text in input on mouse click --- README | 1 + 1 file changed, 1 insertion(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..d79e550 --- /dev/null +++ b/README @@ -0,0 +1 @@ +Added option allowing automatic input text selection on mouse click.