Turbo Ninh

Results 17 issues of Turbo Ninh

I cannot uninstall znap. If I delete `$HOME/zsh-znap`, it will complain "zsh: ..znap.auto-compile: function definition file not found". I think we should add it to readme.

enhancement
help wanted
good first issue

I tried to install with both `npm` and `antigen`, but when I run `git open`, it always return "git: 'git-open' is not a git command. See 'git --help'." error.

I create this type ``` type Block { id: ID! @id type: BlockType! contentTable: [[String]] } ``` On the GraphQL documentation playground, the return type shows `contentTable: [[String]]` correctly but...

### Is your feature request related to a problem? Please describe Is there a way to automatically switch to another runtime version using only the major version. Using NodeJs plugin,...

enhancement

In Tmux, I am able to open an URL with key using [tmux-url-select](https://github.com/dequis/tmux-url-select) extension. Can we achieve the same behavior in Zellij?

I have multiple computers and I wish that I can sync all the layouts. However, the one thing that prevent me from doing that is that `cwd` only supports absolute...

Seems like a package dependency is outdated. I got this error when running `pip3 install neovim-remote`. ![image](https://github.com/mhinz/neovim-remote/assets/14198542/3ccda242-6f21-4375-a9e3-3450fbf52d61)

**Describe the bug** On my Mac M1, arm64 build shows this error "“Wox” is damaged and can’t be opened. You should move it to the Bin." **To Reproduce** Steps to...

I installed Xbar and [github-review-requests](https://github.com/matryer/xbar-plugins/blob/main/Dev/GitHub/github-review-requests.5m.py) but the plugin says "env: python: No such file or directory". Since I installed python with [asdf](https://github.com/asdf-community/asdf-python), the execution path is `/Users/me/.asdf/shims/python`. I tried to...

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug