Matthieu Coudron

Results 221 issues of Matthieu Coudron

### Description Note sure that's a proper fix, maybe it should remain in my own config but when I start sway, I never see the flameshot icon in tray until...

status: stale

hi, I would like to add shell autocompletion for ollama to my linux distribution. I dont know go but the cli parser seems to be using https://github.com/spf13/cobra, the same as...

feature request

I was trying to debug a lua-language-server command I found on a CI pipeline but I was not able to make sense of the command line without internet access and...

enhancement

## Is your enhancement request related to a problem? I have almost nothing in my global PATH and configure tooling on a per-project basis. Only when entering a development shell...

type: enhancement

this is a longshot but I had these crazy ideas: 1. we have one messy jobs where I would like to have the job collapsible sections locally https://docs.gitlab.com/ee/ci/jobs/#custom-collapsible-sections (and see/convert...

would be neat if `lab label list` could reproduce the true colors in terminal. Dunno if the API returns the info though x)

@mrcjkb has created an action to automatically push rockspecs to luarocks https://github.com/nvim-neorocks/luarocks-tag-release . Currently it doesn't upload to luarocks in PRs but I would like to provide a way to...

feature request

### Please fill out the following: Several projects I know of (https://github.com/nvim-neorocks/luarocks-tag-release, https://github.com/neovim/neovim/) use emmylua in comments, It helps check some type safety with native lua, e.g, you can be...

feature request

I am trying to run luarocks.org and when starting I see: ``` sudo lapis serve [sudo] password for teto: nginx: [alert] lua_code_cache is off; this will hurt performance in /home/teto/luarocks-site/nginx.conf.compiled:38...

I am trying to run luarocks-site locally (and make it easier for everyone https://github.com/luarocks/luarocks-site/pull/197) but I get `invalid value "${{DAEMON}}" in "daemon" directive, it must be "on" or "off" in...