From 1270e0db001399a55c56233bcead4637dad50239 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 17 Jan 2006 17:09:26 +0000 Subject: [PATCH] *** empty log message *** --- src/urxvt.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/urxvt.pm b/src/urxvt.pm index ce1a7ed4..58105629 100644 --- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -167,7 +167,9 @@ overlays or changes. =item selection-pastebin This is a little rarely useful extension that Uploads the selection as -textfile to a remote site (or does other things). +textfile to a remote site (or does other things). (The implementation is +not currently secure for use in a multiuser environment as it writes to +F directly.). It listens to the C keyboard command, i.e. -- 2.34.1