Fork me on GitHub
#vim
<
2019-06-07
>
nate16:06:51

Hm, I've noticed that when evaluating things in fireplace and vim pops up its internal pager that pressing q doesn't close it. I'm forced to hit shift-g to go to the bottom before it'll let me out

nate16:06:02

I'm wondering if anyone else has experienced this?

nate16:06:29

happens in nvim (nightly build) but not in vim8

nate16:06:02

odd, it works when connecting to an nrepl connection managed by tools.deps

nate16:06:18

but not with a lein managed nrepl

nate16:06:36

upgrading to lein 2.9.1 (and nrepl 0.6.0) didn't fix it

nate16:06:38

very odd