the-bastion/bin/plugin/open/selfGeneratePassword.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

9 lines
319 B
JSON

{
"interactive": [
"selfGeneratePassword" , {"ac" : ["--size","<enter>"]},
"selfGeneratePassword --size" , {"pr" : ["<SIZE>"]},
"selfGeneratePassword --size \\S+" , {"pr" : ["<enter>"]}
],
"master_only": true,
"terminal_mode": "noecho"
}