Mort Yao
Mort Yao
Having RESTful and GraphQL APIs would be cool. But I do have several concerns: 1. If I understand correctly, Lingva serves like a middleware and does not provide anything extra...
Have you tested if it actually works? gawk does not have built-in support for TLS. AFAIK simply changing port `80` to `443` in the TCP header will not work.
The https thing aside, the spelling fix looks very reasonable to me. Could you open a separate PR (only for the 2nd commit)?
`curl` is used whenever gawk cannot handle a request (such as the HTTPS ones), but as it is an external process there is a performance overhead. I think the best...
1. You need to put quotes around the text to be translated. 2. Please post the output of `trans -V`.
Does it happen only for Arabic (right-to-left), or for other languages (left-to-right) on Termux as well?
Interesting. I guess this has something to do with Termux's RTL language support. Could you execute the following echo command to see if it shows the full output in termux?...
Thank you for reporting this. It seems that the same issue can be observed from a regular Linux terminal, not just termux -- I'll look into it.
> It is same in gnome terminal. > It was working for few words and then suddenly blank. > @pankaj4u4m This issue is particularly about the right-to-left language support of...
This issue is for tracking the gawk error on Termux on Android only. If you are on a desktop Linux, please open a separate issue for this, attaching the output...