Age | Commit message (Collapse) | Author |
|
|
|
I forgot to add the yofi as a new addition to the list of supported
dmenu backends. I've also noted support for the default configuration
file in XDG_CONFIG_DIRS.
|
|
|
|
|
|
|
|
also clarify behavior in case when default keys like 'autotype',
'username', 'url', and 'password' are present
|
|
rofi has been demoted, tofi support was added
|
|
|
|
|
|
|
|
* 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
|
|
Besides some cosmetic changes, the man page now highlights that any
dmenu backend can be used. It also mentions the change in order how
tessen tries to find a backend. In addition, a missing sentence for the
default value of PASSWORD_STORE_CLIP_TIME is mentioned.
|
|
|
|
I've used scdoc for now because of lower threshold of using it but I
really want to switch to mdoc and mandoc.
|