0xC0FFEE

Results 10 comments of 0xC0FFEE

Same problem here, sadly there is no debug output whatsoever to check what went wrong. ClampStart/Shutdown run without any error, but no highlighting. --- This patch fixes the problem for...

I've applied the patch locally to `zsh-autosuggestions.zsh`, however this doesn't fix the problem for me. The suggestion is still shown after a history word was inserted. However, it seems that...

Great Plugin! I've been using the Kitty Hints Kitten up to now, however I've recently started looking into tmux-thumbs to streamline by workflow a bit. One feature I'm missing dearly...

I'm having the same issue since a couple of weeks. This also happens with the search box. Pressing `/` doesn't focus the search box anymore (at least ~50% of the...

> `//` will get me into 'INSERT' if you like so i can type. > same with `o` and `t`. For me this only works half of the time, the...

The current way of formatting individual parts of a file is totally unusable for me. In my workflow I only format lines which I modified previously, to leave all other...

This would be the naive way to implement this and I'm not really sure if a line-wise mapping from pre-formatted to post-formatted content is always possible. clang-format OTOH provides the...

I have the same problem, for years actually, across different auto-save and yank-stack (e.g. [1]) plugins. Using ``` let g:yoinkChangeTickThreshold = 1 ``` works perfectly for me. Thanks for pointing...

Same problem here. If i try to connect manually to http://localhost:19455/ i get an ERR_SSL_PROTOCOL_ERROR. Definitely no FW in between. Error: > chromeIPass has encountered an error: > Is KeePassHttp...

Thank you for your swift response! And you are absolutely right about the connection between `updatetime`, the `CursorHold` auto command and `:wall`. Increasing `updatetime` seems like a good workaround for...