lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

[feature] mouse quick copy-paste #185

Closed cj1324 closed 9 years ago

cj1324 commented 9 years ago

feature

mouse selection-changed event -> copy mouse right-click -> paste

but popup_menu ...

patch code https://gist.github.com/cj1324/7af3d4b80d7221fd0778#file-gistfile1-txt

This feature requires improvement and merge

lanoxx commented 9 years ago

Did you try:

  1. mark some text with the mouse
  2. use middle mouse button?

Thats a common feature of the XServer and should paste the selected text.