OPHoperHPO/GT-bash-client

Multi-string text input

Symbian9 opened this issue · 4 comments

While translate.sh work good with single string, there is issue with multi-string input.

For example, when I try use it in GoldenDict and select some multi-string text:

明けましておめでとうございます!
今年はプログラミングの方頑張っていきます。

今は GUI ライブラリの再作り直し中です…ちなみに名前は、mlk です。
タイプのしやすさなどを考えて、適当に決めました。

As result, translate.sh use as input only first string: 明けましておめでとうございます!

pic.1

If copy two strings directly into GoldenDict input field, transltion seems like dropped just after \n (new string)

明けましておめでとうございます!
今年はプログラミングの方頑張っていきます。

pic.2

Fixed. Check release v1.2.

Fixed. Check release v1.2.

Confirmed from master, as there are NO version 1.2 release yet: https://github.com/OPHoperHPO/GT-bash-client/releases

pic.1

Yes exactly. I forgot to release a new version😂
Thanks

Fixed. Check release v1.2.

Confirmed from master, as there are NO version 1.2 release yet: https://github.com/OPHoperHPO/GT-bash-client/releases

pic.1