sweet

Results 42 comments of sweet

This is also how this issue was solved with junegunn/fzf [junegunn/fzf kitty image protocol passthrough fix](https://github.com/junegunn/fzf/commit/d8188fce7b7bea982e7f9050c35e488e49fb8fd0) He uses a regex to detect the terminal sequence for images then assigns a...

passing a GPU through to Qemu is quite the process, in a container just adds an extra layer of issues. Typically you have to enable vfio_pci and iommu for your...

This is old af but you have to make sure that a program, executable, script etc.. is in your Path. Check your $path variable and ensure that the executable binary...

brother please read the github page for this tool, its reading from standard in (stdin) via a pipe. The example in the repo is: > cat url-list.txt | waybackurls you...

Thanks. Did you end up just manually adding these packages? Im having this issue with onnxruntime and piper-phonemize.

``` #!/usr/bin/env bash # Switch between Ripgrep launcher mode (CTRL-R) and fzf filtering mode (CTRL-F) RG_PREFIX="rg --column --line-number --no-heading --color=always --smart-case " INITIAL_QUERY="${*:-}" IFS=: read -ra selected <

Thank you so much! That is perfect

I have this issue still as well.

Same here, I get high CPU utilization and bls refuses to exit and just times out. Completely unusable.