carnager / rofi-pass

rofi frontend for pass
GNU General Public License v3.0
696 stars 122 forks source link

Passwords starting with g get mingled up #243

Open cherrynoize opened 7 months ago

cherrynoize commented 7 months ago

If I have a password starting with g, such as:

$ pass show tmp
g

rofi-pass turns it into a u, for some reason. Also happens if I add some characters such as gin becomes uin, or a 12-word phrase starting with ginger turns into uinger etc.

pass show reveals the correct password. The problem seems to reside in rofi-pass.

Can I do anything about this? Also, seemed to me like this was happening with other passwords before, but I cannot remember whether they were all starting with g.