Christian Jauvin

Results 38 comments of Christian Jauvin

I have proposed a simple [modification](https://github.com/abo-abo/swiper/pull/2936) to ivy which allows to filter based on additional columns supplied by ivy-rich (or any user-supplied transformer function), on a per-command basis (i.e. in...

I'm currently looking to do exactly that: when I do `C-x b` (`ivy-switch-buffer`) I would like to have a way to filter (or search, refine) by project name first (as...

I have proposed a simple [modification](https://github.com/abo-abo/swiper/pull/2936) to ivy which allows to filter based on additional columns supplied by ivy-rich (or any user-supplied transformer function), on a per-command basis (i.e. in...

I was just about to create an issue for this. I'm working with Xpath expressions and this bug is causing me some trouble.

Done, thanks a lot! Also, I have another small change I've been using in my particular context, where I want to control the `display` variable explicitly (instead of auto-assigning it):...

Rethinking about it, I now totally agree that using an argument with a `None` value (an empty string would make a little bit more sense, and it also works btw)...

Thanks for the answer! Here is the output you requested: ``` [ { "Id": "89f337788eaa75b7af319f43541cbabe49f70a6f66cc33418a103e6876e1e9eb", "Created": "2019-05-09T02:12:35.7735767Z", "Path": "bash", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting":...

I don't want to put any pressure on this issue, but is there anything else I could do to help troubleshooting it?

Hi all, I work with @huard and last week he asked me to take a stab at this problem. I read the METACLIP paper, and also carefully studied @dcherian's [PR](https://github.com/xarray-contrib/cf-xarray/pull/253),...

I have just tried this and it seems to work well, and is indeed much easier.