diff options
author | Ayush Agarwal <ayush@fastmail.in> | 2022-02-16 21:58:12 +0530 |
---|---|---|
committer | Ayush Agarwal <ayush@fastmail.in> | 2022-02-16 21:58:12 +0530 |
commit | fd614c23605d39c1f416b04c2530d57564a37b0d (patch) | |
tree | 8f404eab5d7880578fcf07eaa6be62271d5efc9b /.github | |
parent | 6422eea6cbd8db4d0c6ceccacf5cbcbdd0be81f7 (diff) |
refactor!: don't show autotype when action is copy
this changes the default behavior of the 2nd menu. if copy mode is
selected, it doesn't make sense to show the user the option to autotype
the username and the password. the option for autotyping has been
removed if copy mode is selected.
the autotype, both, and the default action mode have the same contents
in the 2nd menu. however, the default mode has a third menu which asks
for a user action.
the chosen_key variable was made a global variable rather than a
dynamically scoped variable to avoid confusion. i must admit,
dynamically scoped variables sounds kinda insane when you realize that
scripting languages like Lua support lexical scoping.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions