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

8 lines
164 B
JSON

{
"interactive": [
"mtr" , {"ac" : ["--host"]},
"mtr --host" , {"pr" : ["<HOST/IP>"]},
"mtr --host \\S+" , {"pr" : ["<enter>"]}
]
}