sebu06

Results 15 comments of sebu06

@tbabej - could you maybe give me a hint why footnotes are printed to std::cerr instaad of std::cout or if this fix is good as it is?

I have this implemented. However, for the holiday highlighting there is the issue, that the intrinsic holidays like easter seems to be only parsed in Datetime (libshared) but those holidays...

Hi, I also had this issue. I had a client with an expired TLS certificate. After updating the certificate, the error seems to be gone (before I had to restart...

Hi, also I would like to add that at least for me, moving stuff to a side bar (in addition to the vastly increased number of taps required to do...

The reason for this is, that the differentiation between path and subsitution is based on the slash count, see Lexer.cpp:903 ``` bool Lexer::isPath (std::string& token, Lexer::Type& type) { std::size_t marker...

by the way - there is a process stuck at the moment, which I did not kill. So if any additional data can be obtained from that I'm happy to...

thanks, I'll try recompiling with that fix and let you know if it occurs again

this should close pull request #989 as well...

I'm using this with davmail. However, I just found out, that it only displays the status correctly, and the update only sometimes works - due to davmail doing some processing...