Hi! I'd say many of your issues originate from non-synchronised clipboards.
Hut <[email protected]> wrote: > 1. I see an image in the browser. I click the right mouse button, > then click on "Copy Image Address". I go back to the terminal and > paste it with shift+insert. I expect the address of the image to be > pasted, but apparently it had no effect at all. Same here, that simply does nothing. > 2. Same as 1 for "Copy Link Location" on links. That works for me! If it doesn't, I'd say this is one of those clipboard inconsistencies. Remember that the whole right-click menu in Vimprobable is based on GTK rather than X directly. So what you copy there will go into the GTK clipboard which is not accessible with Shift+Insert, but rather Crtl-v. > 3. I mark something in the terminal, go to vimprobable2 and press > Shift+Insert, nothing happens. Same for Ctrl+V Ctrl+V. Same problem, the other way around: You're trying to access the X clipboard in a GTK target. Try a middle click to paste. Hannes ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
