On 01/23/2012 08:35 AM, John Beaumont | Beecroft wrote:
On Mon, 23 Jan 2012 07:22:12 -0800 Matthew Brushmbrush@codebrainz.ca wrote:
On 01/23/2012 06:36 AM, John Beaumont | Beecroft wrote:
Something I find very useful in Linux is the ability to highlight some text and middle click paste somewhere else without having to do Ctrl C then Ctrl V.
This doesn't seem to work in Geany. Is there some way I can enable it?
Works here without using any options to enable it.
Cheers, Matthew Brush _______________________________________________ Geany mailing list Geany@uvena.de https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
Thanks.
After some fiddling I notice it only works if you don't deselect what you have highlighted. I normally highlight, click where I want then middle click. This behaviour works in all other GTK software but not Geany. Strange.
Yep, in Xfce Terminal, if you select something, it pushes it onto the X selection stack thing, and even after you clear the selection, it's still on the stack and pops it off when you middle click. Is this working in any other GTK+ programs that are using the same GTK+ version? It doesn't work in Mousepad for me (using GtkTextView), but it does from Xfce-Terminal (using VTE).
Maybe it's some GTK+ bug?
Cheers, Matthew Brush