X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/eeaaa3c862485faf9f26c5646b2c9e94d03657ab..2a99bcdadec88d7483903e2c8420ad3e78fcb805:/readline.plp diff --git a/readline.plp b/readline.plp index 9c7c027..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.", @@ -10,7 +10,6 @@ Html({ keywords => [qw' readline gnu bash emacs sheet cheat reference overview keyboard editing curses '], - charset => $sign{charset}, stylesheet => [qw'light dark circus mono red terse'], keys => 1, }); @@ -33,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']) :>
@@ -42,9 +41,6 @@ $keys->print_rows($get{rows} || '^x=213', [4,3,2]);