latin: overlap semaphore arrows for diagonals
[sheet.git] / vimperator.eng.inc.pl
index 0aa3945420d97e9d2eef85c1a49e788ccd3952ee..e1630b543b84070cff275b34bd9294b16698df3a 100644 (file)
@@ -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' => "<left>",
        'H' => "page back",
-       'j' => $sign{down},
-       'k' => $sign{up},
-       'l' => $sign{right},
-       'L' => "page forw$sign{_}ard",
+       'j' => "<down>",
+       'k' => "<up>",
+       'l' => "<right>",
+       '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' => "<alias>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 <q>next</q>",
 
-       '[f' => "previous frame$sign{_}set",
+       '[f' => "previous frame<>set",
        '[[' => "open <q>prev</q>",
 
-       '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<arg>"  => "Commands with a dot need a char argument afterwards."],
+       args => ["key<args>" => "Commands with two dots require variable arguments afterwards."],
 },
 
 }