Sean Demura

Results 7 issues of Sean Demura

Feature request! It would be nice if when running 'Go Referrers' if the results could include the line number the reference was found.

Adds more server options to make this role a bit more useable - config dir support - region support - create data dirs with permissions

### Question Is it possible to disable x86 emulation on m1 Macs? I want a non-arm image to _not_ run at all instead of being just given a warning when...

I only want to use functionality in insert mode, which gives me a pop up of register contents. How can I disable everything else in which-key _but_ that?

``` ❯ docker image inspect docker.io/jettech/kube-webhook-certgen:arm64-v1.5.2 | jq -r '.[].Architecture' amd64 ```

It would be nice to have a zoom indicator. Vanilla tmux does this by adding 'Z' to the window name.

Using neovim 0.9.4, I can't seem to get the 'darkened sidebar' to work. I've even tried explicitly setting the sidebars list with ``` { "projekt0n/github-nvim-theme", priority = 1000, lazy =...