mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 04:30:56 +01:00
Add interactive filter/selection tool (#58)
This commit is contained in:
@@ -78,6 +78,7 @@ type Config struct {
|
||||
Patterns []*Pattern
|
||||
UseFuzzySearch bool
|
||||
UseHighlight bool
|
||||
Interactive bool
|
||||
|
||||
SortMode string
|
||||
SortDescending bool
|
||||
|
||||
Reference in New Issue
Block a user