Michael Orr

Results 14 comments of Michael Orr

@MaxGyver83 I was running into this same issue with `fzf.vim`+`Ag` and I came up with a hacky workaround that works for me and will probably work for you. From the...

I have emailed the maintainer and linked him to https://github.com/vim/vim/issues/7742 It looks like he made updates to `netrw` as recently as 2 months ago (though not yet merged to the...

That's strange. On my end, I have to hit `` twice to get it to register, but it does work. Sorry that its not working for you :/

I am also running into this issue. My environment is structurally the same as @weirongxu 's MacOS setup. Thank you so much for the workaround. Commenting out the `zle redisplay`...

Yesssss. I love the floating window but having it in the upper right corner (for example) is way better than covering up the context around the issue. This allows for...

@hsanson definitely similar in concept. I'd love to see either change land. I've been using this patch daily for the past month and a half with great results and would...

I do not use IntelliJ and I would love if someone could validate behavior inside the IntelliJ terminal. I have seen reliably that IntelliJ should be setting this environment variable...

Hey @jeffreytse , no real urgency but I'm just curious what would be necessary to help move this forward?

I have pushed up a PR which attempts to fix this issue: https://github.com/jeffreytse/zsh-vi-mode/pull/191 I cannot test in IntelliJ and would love if someone were able to verify the behavior there.

Barring any further bug reports here, I think this is fixed by https://github.com/jeffreytse/zsh-vi-mode/pull/191