Bailey Ling

Results 20 comments of Bailey Ling

just had a look at this. seems to be non-standard among different visual star plugins. the one i'm using (https://github.com/thinca/vim-visualstar) doesn't repeat \* or #, and hitting \* will search...

i'm not following. visualstar only activates after you hit `*` or `#`. and using `n` and `N` works properly with either value for `evil-search-module`. i'm not sure where `p` is...

i wouldn't say it's abandoned, but it's also true i don't have much time these days to maintaining the project. i just merged a bunch of low-risk PRs. if you,...

this one is more up to date at this point and after #63 was merged it also provides significantly more functionality.

@sayeefm0 can u please open a PR and go from there? thanks.

can you guys try out the latest version of both `fzf` and `fzf.el` and see if you get the same behavior? i actually noticed this after merging the latest PR,...

@brycethomas can you try one version back https://github.com/bling/fzf.el/commit/86a9f0a1e8fe8bc585faf0f52826957bc9cd8115? that version has args passed in as a list instead of a string. on my virtual machine, i see the buffer created...

@codesoverhill i'm running arch in a VM with emacs 25.2.1 on the latest on git and i can't reproduce what you're seeing. i suspect there might be something in your...

`c-j` and `c-k` work out of the box for me, no additional config is needed. in any case, have a look at `fzf/args`; it'll let you customize the arguments to...

also, what version of emacs are you running?