soimort / translate-shell

:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
https://www.soimort.org/translate-shell
The Unlicense
6.85k stars 388 forks source link

character '=' is converted to Unicode code 'u003d' on command output #429

Closed KVAnton-WEB closed 2 years ago

KVAnton-WEB commented 2 years ago

Сommand:
trans 'work = wolf'

Output:

work u003d wolf

работа u003d волк
(rabota u003d volk)

work u003d wolf: варианты перевода
[ English -> Русский ]

work u003d wolf
    работа u003d волк, work u003d волк
soimort commented 2 years ago

Duplicate of #420. (already fixed)