Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl+F creates an empty file #263

Open
demostanis opened this issue Oct 18, 2021 · 0 comments
Open

Ctrl+F creates an empty file #263

demostanis opened this issue Oct 18, 2021 · 0 comments

Comments

@demostanis
Copy link

demostanis commented Oct 18, 2021

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'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant