summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2023-03-23man: update man pagesAyush Agarwal
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.
2023-03-22man: clarify tessen working on wlroots compositorsAyush Agarwal
2023-03-22man: add doc for fuzzel, tofi, and yofi configAyush Agarwal
2023-03-22man: document the custom keybinding featureAyush Agarwal
2023-03-19docs: update the authors sectionAyush Agarwal
2023-03-19docs: clarify behavior in case of non-unique keysAyush Agarwal
also clarify behavior in case when default keys like 'autotype', 'username', 'url', and 'password' are present
2022-08-05man: update the man pagesAyush Agarwal
rofi has been demoted, tofi support was added
2022-08-05man: update git forge linksAyush Agarwal
2022-03-05docs: update man pages to point out f940209Ayush Agarwal
2022-02-19docs: add man page for the config file of tessenAyush Agarwal
2022-02-19docs: update the man page for tessenAyush Agarwal
2022-01-24userkey search uses regex to find field (#11)Jerzy Drozdz
* 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
2022-01-16docs: update the man pageAyush Agarwal
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.
2021-11-29docs: mention pass-otp as an optional dependencyAyush Agarwal
2021-11-14docs: add a man page for tessenAyush Agarwal
I've used scdoc for now because of lower threshold of using it but I really want to switch to mdoc and mandoc.