Kaveh
Kaveh
How we can implement this feature? `imap::Session::select` says it can have one inbox selected at a time. and we must use multiple connections to have several parallel open inboxes. Can...
OK then. i just wanted to do some open source contributing in this tool that i use. I will find other issues or features needed and try to write them.
I have exactly the same problem. Ionide won't scan my autogenerated files and i have to manually insert some msbuild script to project file and remove it before every commit....
Why isn't there any new release with this commit in it? it's been a while.
Maybe it can be handled by opening client-side subtitles. Or these subtitles can be published by streamer client.
Correct.
No problem, btw thank you for your time and effort on this project, i love it.
Thanks, i compiled the latest commit and run it with this comamnd: `./ssserver -c /etc/shadowsocks/config.json -b 168.119.xx.xx` ``` 2020-12-20T20:22:12.900677762+01:00 INFO shadowsocks 1.9.0 2020-12-20T20:22:12.907436839+01:00 INFO shadowsocks tcp server listening on 127.0.0.1:30787,...
> > Zola will do a slugification on anchors and links > > That depends on your configuration, see the slugify portion of https://www.getzola.org/documentation/getting-started/configuration/ and https://www.getzola.org/documentation/getting-started/configuration/#slugification-strategies Yes, i have read...
Exactly. The problem is with languages that do not use Latin character set, the slug is somehow unexpected or some extra step to manually do. For English, it's easy, `Some...