WIP: fix: make list of citations in fzf work again #1

Draft
koalp wants to merge 1 commits from fix/stucked_fzf into master
Owner

The command used by fzf for listing citations was not working anymore
because the command used in fzf is launching an interactive selector.

It closes an issue on github

The command used by fzf for listing citations was not working anymore because the command used in fzf is launching an interactive selector. It closes [an issue on github](https://github.com/papis/papis-vim/issues/6)
Author
Owner

For now , the --all option have been added in order to mitigate the
issue.

This is a dirty workaround and shouldn't be merged unless it's fixed in better way

For now , the --all option have been added in order to mitigate the issue. **This is a dirty workaround and shouldn't be merged unless it's fixed in better way**
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/stucked_fzf:fix/stucked_fzf
git checkout fix/stucked_fzf
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: koalp/papis-vim#1
No description provided.