Skip to content

Fixing :Files prompt bug & :Lines behaviour#1098

Open
cpkio wants to merge 4 commits intojunegunn:masterfrom
cpkio:master
Open

Fixing :Files prompt bug & :Lines behaviour#1098
cpkio wants to merge 4 commits intojunegunn:masterfrom
cpkio:master

Conversation

@cpkio
Copy link
Copy Markdown

@cpkio cpkio commented Aug 20, 2020

The :Files command was exposing command string (maybe on Windows only?). This fixes the issue.

The second commit supposedly fixes #1085.

@cpkio cpkio changed the title Fixing :Files prompt bug (was exposing command string) Fixing :Files prompt bug & :Lines behaviour Aug 24, 2020
DmitriyK and others added 2 commits October 16, 2020 14:02
… have to be properly set, $FZF_PREVIEW_COMMAND has to be set, `bat` has to be in path. g:fzf_preview_window is set to `right`, not `right:50%`. Still needs fixing to preview buffers or windows with `bat`.
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

Successfully merging this pull request may close these issues.

BLines and Lines behaviour: first marks lines and populates quickfix list, the second does not?

1 participant