echuraev / translate-shell.vim

Translate-shell.vim is a plugin for translating text without leaving Vim.
GNU General Public License v3.0
69 stars 5 forks source link

Feature request - floating window support #13

Closed weilbith closed 3 years ago

weilbith commented 4 years ago

Hey, thanks for the nice plugin. 👏 I would like to ask what do you think about using a floating window for :Trans? So maybe just add another option for g:trans_win_position with float? That would be awesome!

echuraev commented 4 years ago

Hello Thore! I thought about it and about adding this feature to the plugin but unfortunately I don't have enough free time to do it. I don't know when I'll have time to do it. But if you wish you could try to do it and create a PR. I'll be able to help you with any questions.

weilbith commented 4 years ago

Okay cool. Should be fairly easy enough. Let's see when I find time. :grimacing:

echuraev commented 4 years ago

Nice! Thank you! Please, let me know if you will have any questions.

weilbith commented 3 years ago

Sorry, but I just switched to voldikss/vim-translator which supports this feature. :see_no_evil: Closing the issue for now as there seem to be no further interest.