-
Notifications
You must be signed in to change notification settings - Fork 72
Ctrl+F creates an empty file #263
Copy link
Copy link
Open
Description
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'.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels