rust-playground icon indicating copy to clipboard operation
rust-playground copied to clipboard

Vim keybindings do not scroll to the selected line on `:n`

Open jyn514 opened this issue 4 years ago • 2 comments

When I select a line that's out of the range of the screen, the cursor will move but the viewport won't, so the cursor can end up outside the screen.

Steps to reproduce: go to https://play.rust-lang.org/?version=nightly&mode=release&edition=2018&gist=e59b183cd5eeeea326a6864c56aa5ad0 and hit :50.

jyn514 avatar Nov 13 '20 00:11 jyn514

Can you try it on the kitchen sink? If it fails there, then it's an upstream issue.

shepmaster avatar Nov 17 '20 03:11 shepmaster

I'll actually keep this open to check every so often for an Ace update.

shepmaster avatar Nov 17 '20 03:11 shepmaster