I'm using fzf.vim in Windows, and it works great. But I see unconsistent behaviour: :Lines and :BLines from the manual seem to be working in same manner, but :Lines does not provide marking lines by Tab and populating a quickfix list by Enter key.
Is this the supposed behaviour? And if so, can :Lines be made to work in the same manner as :BLines?
Version of fzf: 0.21.0 (b0673c3).
Version fzf.vim: cloned from repo right now.
Reproducible with no user .vimrc
I'm using fzf.vim in Windows, and it works great. But I see unconsistent behaviour:
:Linesand:BLinesfrom the manual seem to be working in same manner, but:Linesdoes not provide marking lines by Tab and populating a quickfix list by Enter key.Is this the supposed behaviour? And if so, can
:Linesbe made to work in the same manner as:BLines?man fzf)Version of fzf: 0.21.0 (b0673c3).
Version fzf.vim: cloned from repo right now.
Reproducible with no user .vimrc