X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/55e3fa05d6b3a641d91dc02e6c2debb1f84086b2..85b2e04d887f4d328d8991b4834a52fba3187426:/keyboard.plp diff --git a/keyboard.plp b/keyboard.plp index 9fd00fe..cd75090 100644 --- a/keyboard.plp +++ b/keyboard.plp @@ -2,8 +2,8 @@ Html({ title => 'keyboard cheat sheet', - version => 'v1.0', - stylesheet => [qw'light dark circus mono red terse'], + version => '1.0', + 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);