Code (YAML):
groupName:
commands
:
- command1
- command2
group-mode
: blacklist/whitelist
included-groups
:
- group1
Each group needs a different
groupname.
The "
commands"
section lists the commands that can either be blocked or executed exclusively.
(As soon as a command is blocked, it will automatically removed from the tabcompletion)
The value at
group-mode decides whether the listed commands are blocked or executed exclusively.
In the "
included-groups"
section you can add groups of the same kind (groups where the boolean should-list block is the same).
The commands from the "included groups" will be added to this group.
Note that the implemented groups don't implement their implemented groups!