X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/81aefba6ac586eccbe18b4e90efc175e34fff5ad..85b2e04d887f4d328d8991b4834a52fba3187426:/keyboard.plp diff --git a/keyboard.plp b/keyboard.plp index ac9df32..cd75090 100644 --- a/keyboard.plp +++ b/keyboard.plp @@ -3,7 +3,7 @@ Html({ title => 'keyboard cheat sheet', version => '1.0', - stylesheet => [qw'light dark circus mono red terse'], + stylesheet => [qw( light dark circus mono red )], keys => 1, }); @@ -12,80 +12,49 @@ Html({

normal mode (default)

- - -
- -
-
-
-
info -
Info command: shows/does something without altering anything. -
motion -
positioning -
Other movement (jumps, window (re)positioning). -
command -
Direct action command. -
ins mode -
Enters Insert or Replace mode. -
mode -
Enters a different mode. -
vis mode -
Enters Visual or Select mode. -
key cmd -
Additional key commands (click for overview). -
-
- -
-
-
- - -
-
+$keys->print_legends(\%get);