You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was just trying out vimpager.
I opened a long file with spaces in its name and when scrolling
using Ctrl+F, it redirected me to an empty file after a few keypresses.
To reproduce:
repeat 50 { echo } > 'some file with spaces.txt'
vimpager 'some file with spaces.txt'
4<C-F>
<C-F>
You should be in an empty file named 'spaces.txt'.
The text was updated successfully, but these errors were encountered:
I was just trying out vimpager.
I opened a long file with spaces in its name and when scrolling
using Ctrl+F, it redirected me to an empty file after a few keypresses.
To reproduce:
You should be in an empty file named 'spaces.txt'.
The text was updated successfully, but these errors were encountered: