X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/881b4a69e47004c59f35979620b65fd3d4aaaf16..29b407ddf91b653e6e8380f73e221628a392376f:/mutt.plp diff --git a/mutt.plp b/mutt.plp index c489f16..762a0b1 100644 --- a/mutt.plp +++ b/mutt.plp @@ -2,7 +2,7 @@ Html({ title => 'mutt cheat sheet', - version => 'v1.1', + version => '1.2', description => [ "Cheat sheet for the Mutt e-mail client,", "showing the default binding for each key.", @@ -32,7 +32,7 @@ $keys->print_rows($get{rows});
-<: $keys->print_legend('legend-types', [qw( ci pm po co mi mo mv me )]) :> +<: $keys->print_legend('legend-types', ['g1' .. 'g4', 'g6' .. 'g9']) :>