Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Filter blank completions #1

Merged
merged 1 commit into from
Mar 5, 2020
Merged

Filter blank completions #1

merged 1 commit into from
Mar 5, 2020

Conversation

gpanders
Copy link

This filters out blank lines from the output of fish -c "complete -C...", which prevents errors when trying to access l:tokens[0], which is an empty list in the case of a blank completion.

I also created this PR on the upstream but it appears to be unmaintained.

@georgewitteman
Copy link
Owner

Looks good to me

@georgewitteman georgewitteman merged commit 699109d into georgewitteman:master Mar 5, 2020
oncomouse pushed a commit to oncomouse/vim-fish that referenced this pull request Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants