You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
This release adds support for generating and copying TOTP/HOTP, opening
URLs, using skim and fzy in addition to fzf, and the ability to specify
custom keys for username and URL. It also fixes a few bugs in parsing
data and copy pasting data on Xorg.
The bash completion file of pass-tessen wasn't working as expected in the v1.5.0 release of pass-tessen because the new bash completion directory doesn't support auto completion of password-store extensions. This was fixed in c6cc5a4.
For more details, read the detailed commit message of c6cc5a4.
Minor changes to the documentation were made as well.