Feraidoon Mehri

Results 385 comments of Feraidoon Mehri

@philc @gdh1995 Perhaps the main fork should be Vimium C and this original branch should be in maintenance mode? Vimium C has more than 5k more commits and is under...

@oantolin It's like `orderless-without-literal`, except it excludes everything that matches a regex.

Yes, a gradual implementation can work. Ivy already supports this (no idea how completely) in its ivy—plus-regex (not sure about the name, I’m on mobile now). Perhaps check out what...

I currently only use this in one of my functions, to exclude IRC posts that I have posted myself, and only see other people's mentions of me: `(concat me "...

@oantolin Indeed, I had this idea myself after waking up. I know that `fzf` can work with my set of recent files just fine, but `fzf` is in `golang`, so...

(Don't break the API, add a new option.)

@stephane-chazelas Oh. I certainly didn't know that. But there should still be a way to support NUL in `sd`, like `perl` does. Some escape sequence or sth.

Correct! I install my packages using my own wrapper around npm, which installs stuff globally and adds them to a file so that I can reinstall everything on a new...