rxvt {shift,ctrl}+insert
( Marc A. Lehmann )
pcg at goof.com
Thu Dec 16 07:48:03 CET 2004
On Wed, Dec 15, 2004 at 03:28:27PM -0500, Noah Levitt <nlevitt at gmail.com> wrote:
> Hello,
>
> Here is a patch that makes ctrl+insert copy the selection to the
> clipboard and makes shift+insert paste the contents of the clipboard.
> This conforms better to current deskstop standards. See
First of all, in general I agree with you. However, would it be possible to
have the code look at clipboard first and then fall back to the selection
(the selection code falls back got the clipboard already).
A lot of people use the keyboard for pasting, and this would fail for them.
Those people almost never use the clipboard, so faling back to the selection
would keep backward compatibility for them.
Also, that way less code would need to be duplicated, I think.
--
The choice of a |
-----==- _GNU_ |
----==-- _ generation Marc Lehmann +--
---==---(_)__ __ ____ __ pcg at goof.com |e|
--==---/ / _ \/ // /\ \/ / http://schmorp.de/ --+
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE |
|
More information about the rxvt-unicode
mailing list