Igor Afanasyev
Igor Afanasyev
I committed the changes to Pootle Javascript to use the latter URL scheme: http://amagama.locamotion.org/tmserver/en/ru/unit/?source=File&jsoncallback=foo (there's a potential URL length issue still to be addressed, but this is a lower priority,...
Since this official repo seems to be no longer maintained, Evernote is working with the maintainer of the most active Geeknote fork at https://github.com/jeffkowalski/geeknote. We recommend looking at this fork...
The idea behind using `panic` was that this kind of error would realistically happen only if the localization file is an invalid JSON file, in which case it's probably best...
@lxrobotics I didn't check this for quite a while, but this issue was happening for me on my Mac (macOS), not Linux. So definitely not a ModemManager. I see that...
I somehow missed that issue — sorry. Did you manage to get it working, or is it still a problem for you? In any case, to debug the issue, open...
@lockheartmac, did you try specifying the full path prefix for your home directory (`/home//Google Drive/...`)?
@slorenzo, right, `walkFunc()` currently gets a relative filepath (it is expected that you can still reconstruct the full path inside your custom `walkFunc()` implementation). As I re-read the documentation on...
Disclaimer: it's been long ago since I touched this code, and my code is an outdated and no longer maintained fork with a few patches on top of it, so...
I'd add a similar request: having an ability to use a simple console I/O where it would accept keyboard input and upon Enter print the output in a streaming mode....