From c10030ae7816a6ef7a5612f038f2c7ec454a8c18 Mon Sep 17 00:00:00 2001 From: Jerzy Drozdz Date: Mon, 24 Jan 2022 07:01:08 +0100 Subject: userkey search uses regex to find field (#11) * userkey search uses regex to find field * Changed userkey default value to "user" * First matched entry will be set as tsn_username * Update to man page * Fixed setting userkey * Fixed typo --- man/tessen.1.scd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/tessen.1.scd b/man/tessen.1.scd index bb08642..d5d6b0f 100644 --- a/man/tessen.1.scd +++ b/man/tessen.1.scd @@ -81,7 +81,8 @@ URI. However, if a key called 'password' is present, it will be ignored. If a key called 'user' is present, its value will be the default username instead of the basename of the selected file. This key can be modified using the -*TESSEN_USERKEY* environment variable. +*TESSEN_USERKEY* environment variable. If entries in password store use +different keys for specifying user names regular expression can be used. If a key called 'url' is present, an option to open the value of the 'url' key in the default web browser will be shown instead of auto type. This becomes the -- cgit v1.2.3