zquestz / s

Open a web search in your terminal.
MIT License
2.32k stars 114 forks source link

Extended --list-provider output and provider info #172

Open vantu5z opened 1 year ago

vantu5z commented 1 year ago

Some ideas to improve providers (tags) management:

Suggested output for -L (table format):

Provider  |  Tags         |  Description
----------+---------------+----------------------------
google    |  search       |  Google web search engine
aur       |  arch, linux  |  Arch Linux User Repository
...
zquestz commented 1 year ago

This exists but with the -v flag. Try out s -l -v

Not quite an epic table, but better output than the base command. =)