X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/881b4a69e47004c59f35979620b65fd3d4aaaf16..cbc1de6f50a19ddb875fab91fcb97ab3c65c402e:/readline.plp diff --git a/readline.plp b/readline.plp index 0118daa..1a0e638 100644 --- a/readline.plp +++ b/readline.plp @@ -2,7 +2,7 @@ Html({ title => 'readline cheat sheet', - version => 'v1.1', + version => '1.1', description => [ "Reference sheet of default key bindings for GNU readline,", "used for line-editing in most Unix software, notably Emacs and Bash.", @@ -32,7 +32,7 @@ $keys->print_rows($get{rows} || '^x=213', [4,3,2]);
-<: $keys->print_legend('legend-types', [qw( ci pm co mi mo mv me )]) :> +<: $keys->print_legend('legend-types', ['g1', 'g2', 'g4', 'g6' .. 'g9']) :>