hound-search/hound
Allow the user to filter on path names through the UI
オープン
#164 opened on 2015/10/16
enhancementhelp wanted
Repository metrics
- Stars
- (5,470 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.