lorniu / go-translate

Translator on Emacs. Supports multiple engines such as Google, Bing, deepL, ChatGPT, StarDict, Youdao and so on.
GNU General Public License v3.0
274 stars 37 forks source link

xwidget support #61

Closed larrasket closed 6 months ago

larrasket commented 1 year ago

Can we have support for xwidget-webkit-mode? Text selection there can be collected like that:

(xwidget-webkit-get-selection
    (lambda (str) str))
lorniu commented 6 months ago

Maybe it's not necessary.