sweet

Results 42 comments of sweet

Only solution is to downgrade to before the 5.0.0 releases. I dont see any commits that are big, its mostly just bumping dependencies so some bug was probably introduced some...

a quick google brought me to vsixhub.com where you could manually download the extension or maybe from releases here? idk exactly, I use Helix/Neovim and I just used the `downgrade`...

bash-language-server has been completely unusable. It continues to use extremely high CPU and hang indefinitely on close.

its using globbing to find files with those extensions so it can find/parse functions and variables in other files. `**/*` is recursive globbing and `@(.x|.y|.z)` is a capture group for...

It's definitely related as I have that same thing happen. The solution was to downgrade the version to the last major release. Im pretty sure this was introduced due to...

None. Zellij would have to implement some form of a passthrough ansi sequence that wraps image protocol sequences that indicate that the sequence should be let through the multiplexer. [tmux/wiki/FAQ#what-is-the-passthrough-escape-sequence-and-how-do-i-use-it](https://github.com/tmux/tmux/wiki/FAQ#what-is-the-passthrough-escape-sequence-and-how-do-i-use-it)...

its kind of both but major factor is fzf. The thing is, is that this works perfectly fine with Ueberzug (which is now out of development but is still the...

yea, they are done for good with ueberzug, which is really unfortunate. It does still work though and there is a new project called Ueberzugpp in C++ that is reviving...