Skip to content

qf_qf_toggle not working in windows after searching the contents of a particular text file #124

Description

@anoop1005

Content of 5.txt:

20:06:47 | 0000:00:00 | Version 
20:06:47 | 0000:00:00 | Version 
20:06:47 | 0000:00:00 | Version 

I have the below mapping in vimrc

nmap <F5> <Plug>(qf_qf_toggle)

Try to populate the quick fix list by using the below vimgrep command

:vim /Version/ 5.txt

The toggle function is not working after the quick fix is populated with the result.
Seems the plugin has issues with the text present in the file 5.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions