githorse

Results 25 comments of githorse

Ditto. Greplace does not respect my `.gitignore`, even though it is set up with `set grepprg=ag` and the `ag` utility does correctly respect my `.gitignore` on the command line (from...

@banister I'm using Ruby 2.1.5p273 and still having the problem. Just reproduced using @xyuri's code above.

Just to clarify beyond all doubt here -- for the moment the answer here is no, correct? We can't turn off async/await in the generated stub?

Turns out I'm one of your users with a home directory full of cruft. The [ulauncher-fzfr](https://ext.ulauncher.io/-/github-hillaryychan-ulauncher-fzf) and [ulauncher-file-search](https://github.com/brpaz/ulauncher-file-search) extensions are both unusably slow for me (3-5 seconds delay), whereas Albert...

Thanks @friday - both [gnome-tracker-extension](https://github.com/dalanicolai/gnome-tracker-extension) and your new [ulauncher-locate](https://github.com/friday/ulauncher-locate) are still slow for me (around 3-5 seconds). I'm not sure if I need to turn on some indexing service locally...

Definitely exactly what I'm looking for (in Typescript please!). I had high hopes for [@sinm/react-chrome-tabs](https://github.com/pansinm/react-chrome-tabs) (forked from here) but it doesn't work for me (and there's no issue tracker there)....

Yeah, I wondered if it should still render a hidden field or an empty div or something to test against ... I will look into doing a PR for this.

@programatologist I got distracted and never worked on this (can't remember at the moment what my workaround was). As far as I know it could still use a PR. @grosser?

+1. Not usable for me without this feature. Note that [Material-UI labs date picker](https://next.material-ui.com/components/date-range-picker/) does this by default.

+100. I love the style of the [Material-UI DateRangePicker](https://mui.com/x/react-date-pickers/date-range-picker/) (now moved from labs to [Mui X](https://mui.com/x/)) and it's consistent with the rest of my app, built in Material-UI -- but...