X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2034c72e12562eda33ce53d92cfef2216b6fcf3e..ad81ac24b07376ca3ca8899e2fa4eed19f7f32c7:/vimperator.eng.inc.pl diff --git a/vimperator.eng.inc.pl b/vimperator.eng.inc.pl index 70fde80..1b23b4d 100644 --- a/vimperator.eng.inc.pl +++ b/vimperator.eng.inc.pl @@ -136,4 +136,19 @@ mode => { 'Z' => 'quit commands (Z)', }, +flag => { + ci => ['info' => "Displays something without any permanent consequences."], + pm => ['motion' => "Move cursor, scroll window, focus buffer element."], + po => ['tab' => "Tab or window navigation/selection."], + co => ['buffer' => "Page interaction."], + cp => ['open' => "Browse to a location in the current tab."], + mi => ['tab open' => "Browse somewhere in a new tab."], + mo => ['browser' => "Other browser action."], + mv => ['mode' => "Enter a different mode."], + me => ['key cmd' => "Additional key commands (click for overview)."], + + arg => ["key$sign{arg}" => "Commands with a dot need a char argument afterwards."], + args => ["key$sign{args}" => "Commands with two dots require variable arguments afterwards."], +}, + }