Naïm Camille Favier

Results 190 comments of Naïm Camille Favier

I guess we could make `query` default to `show` if not provided...

https://github.com/NixOS/nixos-search/pull/561

This issue is about indexing texlive packages. Texlive packages are still not indexed.

I could not open a diff at all on some PR until I turned off `quick-comment-edit`. The feature should probably be disabled via hotfix if it makes performance so bad.

Note that I can't reproduce this bug on the `ghc-9.6` branch of this repo, so presumably https://github.com/haskell/haddock/pull/1597 helped (cc @FinleyMcIlwaine). Regarding the buggy code though, [this comment](https://hackage.haskell.org/package/ghc-9.6.1/docs/GHC-Parser-PostProcess.html#v:setRdrNameSpace) looks suspicious to...

After some debugging, ``` choices = [Lens, Lens] gres = [Lens parent:ReifiedLens defined at Bug.hs:4:20, Lens defined at Bug.hs:6:1] gresToAvailInfo gres = [Lens{Lens}, ReifiedLens{Lens}] noChildren = [Lens, ReifiedLens] ``` So...

Actually, this behaviour of sxhkd's is a bit weird since it makes e.g. `super + altgr + z` behave as `super + w` when `z` types `w` in the second...

@pedroilidio to help confirm that this is a duplicate of https://github.com/baskerville/sxhkd/issues/289, could you (either or both) 1. confirm that this issue appears when updating `xkeyboard-config` from 2.36 to >=2.37 ?...

That's a problem with your status bar. Bspwm handles Unicode in desktop names just fine.

Changed from prefix to suffix in https://github.com/nix-community/home-manager/pull/1756, cc @teto