[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#588785: ANN: xterm patch #267



On Mon, 22 Nov 2010, Timo Juhani Lindfors wrote:

Hi,

Thomas Dickey <dickey@radix.net> writes:
     * add  copy-selection action (request by Timo Juhani Lindfors, Debian
       #588785).


Just noticed your announcement. Do you already have some nice X
resorce setup for using this or are there still missing pieces?

short - yes

Long story: I'd put it aside for a while because I could see it would be
complicated to refactor the selection into stop-, etc. states. On revisiting it, I realized that the answer was near the beginning of the
discussion.  So I added copy-selection, and used it like this:

        Ctrl Shift<Key>C:copy-selection(CLIPBOARD)\n\
        Ctrl Shift<Key>V:insert-selection(CLIPBOARD)\n\

Unlike the previous try, I didn't see any hanging or related issues.
(If I hadn't had the configure script changes, I'd probably have gone
back to this discussion, to get input from you - but I _think_ it's
what you need).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net



Reply to: