Alexandre Desjardins

Results 28 issues of Alexandre Desjardins

Currently the active window becomes darker when selected. For example, the Text Editor background will go darker once you click inside it (as is shown in the MoonRise official screenshots),...

### Neovim version (nvim -v) v0.9.0-dev-486+g3cf0131c5 ### Vim (not Nvim) behaves the same? no ### Operating system/version archwsl ### Terminal name/version wezterm ### $TERM environment variable wezterm 20221004-190909-eefd57b8 ### Installation...

bug
lua

### I've searched open issues for similar requests Yes ### I've manually reviewed logs to find potential errors Yes ### I've recently downloaded the latest plugin version of mason.nvim -...

package-issue

Fixes https://github.com/williamboman/mason.nvim/issues/870

It seems that the fuzzy search is improperly prioritizing despite changes made in https://github.com/ellie/atuin/pull/179 For example: The following interactive query `tg plan` will result in: ![image](https://user-images.githubusercontent.com/7985687/215239539-0f2d2b2b-4d0c-4a28-9640-ce092ae28853.png) Despite the fact that...

**Describe the bug** Falco container fails to start with error: `Error: pmu_fd: Operation not permitted` See `Logs` section below for more info. **How to reproduce it** 1. Install falco on...

kind/bug

### Feature already in Vim? No ### Feature description I would like to have borders (on all 4 sides) an inherent feature available to Neovim windows. **Why?** 1- Esthetic I...

enhancement
ui

I would like to be able to replace the default `` with cmp with path source. However this will not trigger because of the currently configured trigger characters. Basically I...

### Feature description Currently setting the following keybinds ```lua pscrollup = "", pscrolldown = "", ``` Prevents the user from scrolling within the quickfix window, even if the Preview is...

enhancement

**Description** Dockle currently reports DKL-LI-0001 as a potential problems with Wolfi images from chainguard: ![image](https://github.com/goodwithtech/dockle/assets/7985687/265fa6bd-6997-41f4-9d6b-267dce308aa8) ![image](https://github.com/goodwithtech/dockle/assets/7985687/6059792e-eb6c-42e4-aa4a-1f1e78b01940) This is however not a problem with Wolfi images as it cannot be used...

bug