Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I have completely re-written the question. Please have a look. Commented Feb 5, 2020 at 14:13
  • 1
    Sounds like if the running application does not request the mouse, then your terminal sends Up and Down keys. This is a feature of the terminal, not of vim. You can configure tmux to do this also, there is an example here github.com/tmux/tmux/issues/1320#issuecomment-381952082. Commented Feb 5, 2020 at 14:52
  • Yeah, this is exactly what I needed. But I found another solution too. I will be posting that here. Commented Feb 6, 2020 at 6:46