From 334a35bb5859a850d50e1091f14ade5e5b5358d2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 3 Jan 2006 21:22:22 +0000 Subject: [PATCH] *** empty log message *** --- src/urxvt.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/urxvt.pm b/src/urxvt.pm index 564b35a0..1a0d6cb3 100644 --- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -41,8 +41,10 @@ You can activate them like this: =item selection -Intelligent selection. This etxension tries to be more intelligent when the user -extends selections (double-click). +Intelligent selection. This extension tries to be more intelligent when +the user extends selections (double-click). Right now, it tries to select +urls and complete shell-quoted arguments, which is very convenient, too, +if your F supports C<--quoting-style=shell>. It also offers the following bindable event: -- 2.34.1