-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm trying to get the output of :Translate into the clipboard, like this:
:redir @* | Translate | redir END
The content of the clipboard is not what I expect:
| redir end ==> | <translated_word>
7 more lines
7 more lines
Could anyone suggest a better method?
Also, it would be useful to a have a command TranslateC that automatically adds the full translated text to a register (or system clipboard). Perhaps the Python module xclip could easily do this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request