intero.nvim icon indicating copy to clipboard operation
intero.nvim copied to clipboard

Cursor moves to beginning of line

Open Xandaros opened this issue 8 years ago • 0 comments

After I do any of

  • :InteroType
  • :InteroGoto (and fail)
  • :InteroUses

the cursor gets sent to the beginning of the line. It would be if it gets placed were it was before. For :InteroType, this is not such a big issue, since I can simply make a mark and reset to there, but with InteroGoto, I'd have to figure out whether it worked or not. (I don't really want to jump back if I actually went to the definition. That kinda defeats the purpose :D)

At the moment, only :InteroTypeStr does not exhibit this behaviour.

Xandaros avatar Jun 08 '16 10:06 Xandaros