zevlg / telega.el

GNU Emacs telegram client (unofficial)
https://zevlg.github.io/telega.el/
GNU General Public License v3.0
1.11k stars 86 forks source link

[feature] copy images to the clipboard in telega #385

Open LuciusChen opened 1 year ago

zevlg commented 1 year ago

Make c command on photo message to copy photo into clipboard.

KonstantinDjairo commented 1 year ago

Make c command on photo message to copy photo into clipboard.

that'd be a good idea, would be useful to look at how clipboard managers works on unix, so telega.el can copy the same implementation (at least for images)

also worthy looking at this project