Results 26 comments of Cinghio Pinghio

TBH, I realized that the situation get better when carefully restricting the root folder to the local folder as in: ``` root_dir = lspconfig.util.root_pattern(".git/", ".bashrc", "README.md", "."), ``` Unfortunately, even...

I encountered the same problem compiling either in sway (wayland) or i3 (Xorg). My system has `gmime3` v `3.2.3` installed and linked by `astroid`. Didn't try the patch yet.

The possible solutions I can see: 1. if horizontal space is available just put it side by side 2. reserve a fixed amount (or percentage, say 25%) of space for...

Indeed, but this break my configuration for plain `nvim`. No big deal, maybe it would be better (as for other configuration options) to give the user the choice to intercept...

While `set mouse=a` works in the text area, it does not help in the command line. Is there a workaround or something I'm missing? Unfortunately this do not work both...

Thanks for your in depth explanation. As you mention 1 and 2 only require some work (especially the fist one). In the third case, my use case is the following:...

While I agree with you, this will force a structure in the repos that is not respected by most existing dotfile repos.

Yes, it looks correct except that it completely lack the base64 data, from `/9j/` onward.

According to the linked specs (v4.0), at the end of the line one should find a comma and the actual data that are not presented.

Updates: After updating to `libdecsync v2.2.1` on my desktop machine, all contacts with: ``` VERSION:3.0 PRODID:ez-vcard 0.11.3 ``` rightfully expose the photo as: ``` PHOTO;ENCODING=b;TYPE=jpeg:/9j/4AAQSkZJRgABAQAAAQABAAD[... all the other data here...