hound-search/hound
View on GitHubAllow the user to filter on path names through the UI
Open
#164 opened on Oct 16, 2015
enhancementhelp wanted
Repository metrics
- Stars
- (5,470 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Allow the user to make a list of pathnames to filter on (simple substring match, not regex). The results get filtered using through this.
This functionality could also be used for #24 and #160.