X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/adc1751d8423b078e9f0fb7c5cd88ec8cc9f6935..29a87b835d71d96bef2a123b68b1bf5fa3ce1608:/vimperator.eng.inc.pl diff --git a/vimperator.eng.inc.pl b/vimperator.eng.inc.pl index 0aa3945..e1630b5 100644 --- a/vimperator.eng.inc.pl +++ b/vimperator.eng.inc.pl @@ -2,7 +2,7 @@ use utf8; { key => { - '~' => "open home$sign{_}dir", + '~' => "open home<>dir", '@' => "play macro", '^' => "left of page", '$' => "right of page", @@ -11,40 +11,40 @@ key => { '^^'=> "last tab", '?' => "find rev.", '/' => "find", - '[' => "focus forw$sign{_}ard", + '[' => "focus forw<>ard", ']' => "focus back", - ':' => "comm$sign{_}and line mode", - ';' => "extend$sign{_}ed hint$sign{_}s mode", + ':' => "comm<>and line mode", + ';' => "extend<>ed hint<>s mode", "'" => "jump to mark", '|' => "toggle source", - 'a' => "add bookm$sign{_}ark", - 'A' => "toggle bookm$sign{_}ark$sign{_}ed", - '^a'=> "incr$sign{_}em$sign{_}ent url nr", + 'a' => "add bookm<>ark", + 'A' => "toggle bookm<>ark<>ed", + '^a'=> "incr<>em<>ent url nr", 'b' => "to buffer", 'B' => "list buffers", '^b'=> "page up", '^c'=> "stop loading", '^d'=> "scroll down", 'd' => "close tab", - 'D' => "close tab left$sign{_}ward$sign{_}s", + 'D' => "close tab left<>ward<>s", 'i' => "caret mode", - 'f' => "quick$sign{_}hint mode", + 'f' => "quick<>hint mode", 'F' => "f in tab", '^f'=> "page down", 'g' => "extra cmds", 'G' => "last/% line", '^g'=> "file name", - 'h' => $sign{left}, + 'h' => "", 'H' => "page back", - 'j' => $sign{down}, - 'k' => $sign{up}, - 'l' => $sign{right}, - 'L' => "page forw$sign{_}ard", + 'j' => "", + 'k' => "", + 'l' => "", + 'L' => "page forw<>ard", 'M' => "mark url", 'm' => "mark line", 'n' => "find next", - 'N' => "find prev$sign{_}ious", + 'N' => "find prev<>ious", '^n'=> "next tab", 'o' => "open", 'O' => "alter url", @@ -52,18 +52,18 @@ key => { 'P' => "p in tab", 'q' => "record macro", 'r' => "reload page", - 'R' => "reload uncach$sign{_}e$sign{_}d", + 'R' => "reload uncach<>e<>d", 't' => "tab open new", - 'T' => "tab open curr$sign{_}ent", + 'T' => "tab open curr<>ent", '^v'=> "pass single", '^u'=> "scroll up", 'u' => "restore closed tab", - '^x'=> "decr$sign{_}em$sign{_}ent url nr", + '^x'=> "decr<>em<>ent url nr", 'y' => "copy url", - 'Y' => "copy select$sign{_}ion", + 'Y' => "copy select<>ion", 'z' => "zoom", 'Z' => "quit", - '^z'=> "pass throu$sign{_}gh", + '^z'=> "pass throu<>gh", 'g0' => "first tab", 'g$' => "last tab", @@ -71,18 +71,18 @@ key => { 'gb' => "repeat buffer cmd", 'gB' => "reverse gb", 'gf' => "view source", - 'gF' => "source extern$sign{_}al", + 'gF' => "source extern<>al", 'g^g'=> "file details", 'gg' => "first line", - 'gh' => "open home$sign{_}page", - 'gH' => "tab with home$sign{_}page", + 'gh' => "open home<>page", + 'gH' => "tab with home<>page", 'gi' => "last input field", 'gn' => "tabopen url mark\nGo in New tab", 'go' => "open url mark", - 'gP' => "$sign{alias}P inactive", + 'gP' => "P inactive", 'gt' => "switch tab", 'gT' => "tab back", - 'gu' => "parent dir$sign{_}ectory", + 'gu' => "parent dir<>ectory", 'gU' => "site root", ';;' => "focus", @@ -100,19 +100,19 @@ key => { ';t' => "open in tab", ';T' => "tab prompt", ';v' => "view source", - ';w' => "open in wind$sign{_}ow", - ';W' => "wind$sign{_}ow prompt", + ';w' => "open in wind<>ow", + ';W' => "wind<>ow prompt", ';y' => "copy url", ';Y' => "copy text", - ']f' => "next frame$sign{_}set", + ']f' => "next frame<>set", ']]' => "open next", - '[f' => "previous frame$sign{_}set", + '[f' => "previous frame<>set", '[[' => "open prev", - 'zi' => "en$sign{_}large text\nZoom In", - 'zm' => "en$sign{_}large more\nZoom More", + 'zi' => "en<>large text\nZoom In", + 'zm' => "en<>large more\nZoom More", 'zo' => "shrink text\nZoom Out", 'zr' => "tinier text\nZoom Reduce", 'zz' => "reset text size\nZoom Zero", @@ -123,7 +123,7 @@ key => { 'zZ' => "zoom reset\nZoom Zero", 'ZQ' => "quit no save", - 'ZZ' => "quit save ses$sign{_}s$sign{_}ion", + 'ZZ' => "quit save ses<>s<>ion", }, mode => { @@ -137,18 +137,18 @@ mode => { }, 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)."], + g1 => ['info' => "Displays something without any permanent consequences."], + g2 => ['motion' => "Move cursor, scroll window, focus buffer element."], + g3 => ['tab' => "Tab or window navigation/selection."], + g4 => ['buffer' => "Page interaction."], + g5 => ['open' => "Browse to a location in the current tab."], + g6 => ['tab open' => "Browse somewhere in a new tab."], + g7 => ['browser' => "Other browser action."], + g8 => ['mode' => "Enter a different mode."], + g9 => ['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."], + arg => ["key" => "Commands with a dot need a char argument afterwards."], + args => ["key" => "Commands with two dots require variable arguments afterwards."], }, }