Dushistov / sdcv

https://dushistov.github.io/sdcv/
GNU General Public License v2.0
289 stars 42 forks source link

Show all matching synonyms and index entries, not just one. #80

Open ecraven opened 2 years ago

ecraven commented 2 years ago

A dictionary can contain multiple synonym and index entries for one string, provide an option to show all of them, don't just pick one.

Would a PR for such a feature be acceptable?

Dushistov commented 2 years ago

Yes, it is actually bug if sdcv does not show all entries and instead of it pickup up just one.

ecraven commented 2 years ago

@Dushistov it seems this is already fixed, however the latest tag (0.5.3) does not contain the fix. Could you be convinced to create a new tag 0.5.4?

Dushistov commented 2 years ago

Could you be convinced to create a new tag 0.5.4?

Done. If this issue fixed for you, please consider to close it.