adrian5

Results 96 comments of adrian5

> I cannot reproduce your problem. Did you try with `titlestring = "%F %r"`? * Your vimrc with `"%F %r"` gives me a title stuck in `[No Name]` (as others...

@stormc Sorry, I totally missed your earlier post in this thread when I wrote my response to Shougo, my musings might seem a bit redundant in that context.

> I think this issue was fixed by latest nvim. I'm on current master `v0.7.0-dev+1093-g9ef569613` and the flicker still happens when not using the helper function.

Not a theme limitation from what I can tell; vim is just poor at parsing C++. I think this issue can be closed. Once something better like tree-sitter lands, there...

Ditto. In theory, the liberal license doesn't prevent one from just forking it, if necessary. The config toggles would have to be ripped out (and a default agreed upon), but...

NOTE: This was a reply to a now-deleted comment. In some areas vim and neovim progress rapidly, and have been doing so for a long time, but in others there...

@89z Well I didn't _suggest_ it, but mentioned that nvim is taking another route. From what I can tell, the Node.js dependency–alluded to in the issue–applies to developers only; end-users...

For those finding this topic later on: The culprit appears to be (as Disaer [pointed to](https://github.com/qbittorrent/qBittorrent/issues/16359#issuecomment-1028303069)) qBittorrent's migration from libtrorrent 1.2 to 2.0. The new version tries to do away...

> I have also had crawling speeds for several versions now. I thought it was related to the other issue with SOCKS5 proxy not working properly, but maybe it's independent?...

@PriitUring I'll get back to you once my distro packages 4.4.4, which should be any day now. Alas, the AppImage doesn't come with a libtorrent v1.2 variant, so I cannot...