1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-15 08:33:31 +01:00

Add :se invfoo=bar,baz to toggle bar and baz in a list option

This commit is contained in:
Kris Maglione
2008-10-10 05:05:13 +00:00
parent ec68f69b4b
commit f7fed1172c
2 changed files with 25 additions and 13 deletions

View File

@@ -49,6 +49,11 @@ ____
Toggle option: Invert value.
____
||:se[t] inv((option))={value}|| +
____
For list options, toggle the specified values.
____
|:set-default|
||:se[t] {option}&||
____