tessen

default description
git clone https://git.awy.one/tessen.git
Log | Files | Refs | README | LICENSE

commit feeb9e7eca5b9f4aeb11bc6c46ffa3f85e878b1b
parent dd4fd05573c910f471cd4df253656991e05b5b4c
Author: Ayush Agarwal <ayushnix@fastmail.com>
Date:   Wed,  1 Mar 2023 23:54:52 +0530

docs: clarify behavior in case of non-unique keys

also clarify behavior in case when default keys like 'autotype',
'username', 'url', and 'password' are present

Diffstat:
Mman/tessen.1.scd | 9++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/man/tessen.1.scd b/man/tessen.1.scd @@ -49,9 +49,12 @@ the home page of password store, when using *pass*(1) and *gopass*(1) https://www.passwordstore.org/#organization The first line should always have the password, and nothing else. All other -lines may have key-value pairs like 'key1: value1' or the *otpauth://* format -URI. However, if a key called 'password' is present, it will be ignored. Note -that tessen does NOT support parsing YAML files when using *gopass*(1). +lines may have key-value pairs like 'key1: value1' or an *otpauth://* format +URI. If non-unique keys are found, the first non-unique key will be considered +and others will be ignored. If a key called 'password' is present, it will also +be ignored. The 'autotype', 'url', 'username', and 'password' keys are +considered case-insensitive. Note that tessen does NOT support parsing YAML +files when using *gopass*(1). If a dmenu backend is not specified, tessen tries to find either one of *fuzzel*(1), *tofi*(1), *bemenu*(1), *wofi*(1), *rofi*(1) or *dmenu* in the