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

Bug#278897: xterm: insert-selection(...) action breaks selection insertion



On 2004-10-30 08:38:36 +0200, Vincent Lefevre wrote:
> *VT100.translations:		#override \n\
> 	<Ctrl>Up:		scroll-back(1, line) \n\
> 	<Ctrl>Down:		scroll-forw(1, line) \n\
> 	<BtnUp>:		select-end(PRIMARY, CLIPBOARD) \n\
> 	~Ctrl ~Meta <Btn2Up>:	insert-selection(PRIMARY, CLIPBOARD)

Well, perhaps not a bug in Xterm, since if I swap these two lines,
inserting selection works (as long as there is a primary selection).
If the behavior depends on the order of the bindings, this should be
documented (I couldn't find anything about that in the man page).

However, CLIPBOARD doesn't seem to work.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Reply to: