Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-23 | man: update man pages | Ayush 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-22 | man: clarify tessen working on wlroots compositors | Ayush Agarwal | |
2023-03-22 | man: add doc for fuzzel, tofi, and yofi config | Ayush Agarwal | |
2023-03-22 | man: document the custom keybinding feature | Ayush Agarwal | |
2023-03-19 | docs: update the authors section | Ayush Agarwal | |
2023-03-19 | docs: clarify behavior in case of non-unique keys | Ayush Agarwal | |
also clarify behavior in case when default keys like 'autotype', 'username', 'url', and 'password' are present | |||
2022-08-05 | man: update the man pages | Ayush Agarwal | |
rofi has been demoted, tofi support was added | |||
2022-08-05 | man: update git forge links | Ayush Agarwal | |
2022-03-05 | docs: update man pages to point out f940209 | Ayush Agarwal | |
2022-02-19 | docs: add man page for the config file of tessen | Ayush Agarwal | |
2022-02-19 | docs: update the man page for tessen | Ayush Agarwal | |
2022-01-24 | userkey 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-16 | docs: update the man page | Ayush 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-29 | docs: mention pass-otp as an optional dependency | Ayush Agarwal | |
2021-11-14 | docs: add a man page for tessen | Ayush Agarwal | |
I've used scdoc for now because of lower threshold of using it but I really want to switch to mdoc and mandoc. |