timsu92

Results 48 comments of timsu92

Personally, I use [Konfekt/FastFold](https://github.com/Konfekt/FastFold)

It seems that all of you meant coc and not other linters. I'm marking this issue to be solved on my PR.

Is #484 fixing your problem? I used that and it's working well!

Maybe you need to post how you installed it, what are the configs in vimrc... or so, so that people can better understand things happening.

You can use OpenCV to read a video into frames, and also use OpenCV to save them to a clip.

However, I don't think sending clips using this is ideal, because you need to decode and encode, which causes quality loss. Instead, it would be better to transmit the original...

No, this issue can be solved by both your shell var and `_fzf_git_cat="bat --style=numbers --color=always"`. But removing `--style=numbers` will cause the problem.

BTW, `--color=always` is required, or the line numbers will gone, which isn't doing the same with `bat --style=numbers --color=never`

It seems that they aren't shorter🤔 I copied them line-by-line at first and them copied them as a whole. ![image](https://user-images.githubusercontent.com/33785401/187869004-eb500a2a-262b-48bc-be82-78c43a62504d.png)

@junegunn May I confirm whether spaces you sent me were actually spaces? I'm afraid if there's something different induced by the clipboard.