Skip to content

Add Tselect command to filter matching tags#1281

Closed
lakshayg wants to merge 2 commits into
junegunn:masterfrom
lakshayg:tselect
Closed

Add Tselect command to filter matching tags#1281
lakshayg wants to merge 2 commits into
junegunn:masterfrom
lakshayg:tselect

Conversation

@lakshayg

@lakshayg lakshayg commented May 5, 2021

Copy link
Copy Markdown

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

lakshayg added 2 commits May 4, 2021 17:58
This commit adds a command roughly equivalent to :tselect
@faisal-shah

Copy link
Copy Markdown

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

@lakshayg lakshayg closed this by deleting the head repository Oct 25, 2024
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.

2 participants