We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
touch 'file with space in its name.txt' other.txt
nvim 'file with space in its name.txt'
Start Lf in nvim, select other.txt and open it
other.txt
run :ls and there will be extra loaded files named file, with, space, in, its, name.txt
:ls
file
with
space
in
its
name.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How to reproduce:
touch 'file with space in its name.txt' other.txt
nvim 'file with space in its name.txt'
Start Lf in nvim, select
other.txt
and open itrun
:ls
and there will be extra loaded files namedfile
,with
,space
,in
,its
,name.txt
simplescreenrecorder-2024-01-05_18.58.51.mp4
The text was updated successfully, but these errors were encountered: