Brian Wo

Results 53 comments of Brian Wo

Came to here to report the same problem when I type `desktop` it opens `designer --help` prompt

Looks like it's fixed already on upstream https://github.com/bash-lsp/bash-language-server/commit/04a2cb3476b786e5ec76d17a737fc852633238b9 I just found out I haven't updated the package. I updated it and I can't seem to reproduce the same issue anymore.

You need to install `shellcheck`. It's in the package `shellcheck-bin` if you use Arch Linux's AUR.

@yuler Before using this, I experiment making my own [extension](https://github.com/brainwo/gh-subdir) written in Go. What could I say is a shell script is more fitting for this kind of extension (although...

This might be helpful: https://github.com/kellyjonbrazil/jc also as `extra/jc` in pacman repository. You can currently use `jc --kv` or `jc --rpm-qi` each with their own drawbacks. See https://github.com/kellyjonbrazil/jc/issues/570 for pacman support...

I tried the fix, but then it gives me a new error: ``` [coc.nvim]: UnhandledRejection: Launching server "cl-lsp" using command cl-lsp failed. Error: Launching server "cl-lsp" using command cl-lsp failed....

> Check if the binary is on the path, eg you can exec `cl-lsp` from normal cli. I have installed cl-lsp via roswell `ros install lem-project/lem cxxxr/cl-lsp` and roswell path...

Bug unreproducible on my end. Might be something wrong on YouTube's server. It would be helpful to specify your error trace as well. Cheers.

Same here, nothing seems to work. The icons are also incorrect. Perhaps missing some unlisted dependency? ![2024-04-1105:42:19UTC_writeboard mp4](https://github.com/folfcoder/writeboard/assets/45139213/5591e8b8-d7ed-4062-a4e8-7fde34697dd9) My system: Arch Linux 6.8.4-arch1 cmake version 3.29.1 gcc (GCC) 13.2.1 20230801...

Hmm I checked the source code there isn't really any text recognition code there