Daniel Steinberg
Daniel Steinberg
As far as I can tell, it's not possible to reset and regenerate a VimGolf key. I tried resetting my key after it was exposed, but didn't find this functionality....
The cursor moves to bottom left of the window when dragging the scrollbar when there are wrapped lines. If `wrap` is set, but there aren't wrapped lines, the problem doesn't...
### Steps to reproduce Create a script that turns mouse functionality on, sets `mousemodel` to `popup`, and adds many items to the `PopUp` menu. ```vim " example.vim set mouse=a set...
### Steps to reproduce ```vim # Create 3 menu items, each for a different mode :nnoremenu Menu.Item1 echo 'normal item1' :vnoremenu Menu.Item1 echo 'visual item1' :inoremenu Menu.Item1 echo 'insert item1'...
### Problem On help pages with code, "