the-bastion/bin/plugin/open/mtr.json

8 lines
164 B
JSON
Raw Normal View History

2020-10-16 00:32:37 +08:00
{
"interactive": [
"mtr" , {"ac" : ["--host"]},
"mtr --host" , {"pr" : ["<HOST/IP>"]},
"mtr --host \\S+" , {"pr" : ["<enter>"]}
]
}