Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tselect command to filter matching tags #1281

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lakshayg
Copy link

@lakshayg lakshayg commented May 5, 2021

This commit adds a command roughly equivalent to :tselect.

The use can now call Tselect with an optional query. If a query
is specified, all matches for that query are looked up and loaded
for filtering into an fzf window. If no query is specified, the top
tag on the tagstack is used (just like tselect)

This commit borrows some code from https://github.com/zackhsi/fzf-tags

This commit adds a command roughly equivalent to :tselect
@faisal-shah
Copy link

See PR #1280. That would allow this (and others) to be able to preview the tags using tagpreview.sh .

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.

None yet

2 participants