codecentric / gopass-ui

gopass CLI + UI = visual cross-platform password manager for teams
MIT License
248 stars 19 forks source link

Case insensitive search does not work from the left search pane #67

Open jraygauthier opened 4 years ago

jraygauthier commented 4 years ago

It however works fine from the search dialog.

Suppose I have an entry stored at: /our-store/my-entry.

If I type my in the search pane the entry is listed in the tree-view. However if I instead type My or mY, the entry is not listed.

ruettenm commented 3 years ago

Hi, thanks for the feedback. Currently we don't have so much time to work on this side project.

If you want to see this feature on short term: Feel free to open a pull request ;-)

best regards Matthias