diff options
author | portix <portix@gmx.net> | 2012-01-19 18:00:42 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-01-19 18:00:42 +0100 |
commit | ac3e230afd4b4b6f67861e9559a5c9931c5a73c4 (patch) | |
tree | ba482dd756bb03217d5829aea2fa3d8b25771f43 /doc | |
parent | 8e9e2f074ee10f411f54848f390475b5480c572e (diff) | |
download | dwb-ac3e230afd4b4b6f67861e9559a5c9931c5a73c4.zip |
Setting nummod to -1 after parsing command line
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dwb.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -842,7 +842,7 @@ Non printable keys must be surrounded by @, e.g. "Control @F1@", Shift @space@. Custom commands are a sequence of dwb commands that can be bound to a shortcut. The syntax is .IP -[shortcut]:[command];;[command];... +[shortcut]:[command];;[command];;... .P where shortcut is the shortcut for the commandsequence, .B : @@ -854,10 +854,11 @@ and command is of the form .P for example .IP -Control W:tabopen http://example.com; 150zoom +Control W:tabopen http://example.com;; 150zoom .P opens http://example.com in a new tab and zooms to 150%. + .SS COMMAND OVERVIEW .nf Command |Alias |Description |