hab25

Results 67 comments of hab25

> This is intentional -- when `popper-mode` is turned on, it sets up some predicates based on `popper-reference-buffers` that run every time the window configuration changes. It causes performance issues...

see also https://github.com/NixOS/nixpkgs/issues/272051

I haven't looked at the code, but would like to leave a few comments: > For shell-command tldr pages are preferred but if both a man page and tldr page...

> I've taken over `fish-completion` @LemonBreezes why are you interested in `fish-completion`? I assume it's only because you're interested in supporting fish-native completions [^1] that do not have bash equivalents...

> But rather than keeping a separate list, a flag could be set on each record to indicate whether a change happened there. Then the list could be filtered to...

Made some readability edits to my previous comment; I believe those are not emailed, sorry.

> No problem. FWIW, you'll likely want to look at how Helm and Consult offer multiline completion candidates. As a user, for me the best solution would be to have...

> In the case of this specific issue, the problem is that `consult` cannot provide multi-line candidates. Right, instead a preview buffer would be displayed when one "hovered" over a...

In case it isn't clear: I therefore don't consider that to be a downside.

> relying on third-party libraries N.b. `consult` is in GNU ELPA. > But I think that we should try to implement as much as we can without relying on third-party...