diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2021-09-20 00:50:39 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2021-09-20 00:50:39 +0530 |
commit | cbb35e4305cfd62d7d0bbc9d443fb1f96c21a2de (patch) | |
tree | 6098549284a9558e7ed03f740a8ca90f4d72ca82 /README.md | |
parent | 76fe57b7f95e1af80c4ab4ed46b5e895123b2b7b (diff) |
revamp of the key selection and action menusv0.5.0
the key presentation menu, `get_key`, was changed to allow presentation
of 2 stages of menus - one, where the user chooses one of the key-value
pairs present in the password store file chosen earlier and two - if the
user hasn't given a preference for autotyping or copying, present both
options as keys
`key_menu_copy` and `key_menu_autotype` were merged into a single
`key_menu` function which, in turn, calls a new `auto_type` function
and `wld_copy` function. This makes more sense and the code seems to be
more modular and extensible.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions