X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8bf4b29ac2bea396e7aafe10713ec3b148a153a8..f3ce23b458ade0fd2f8d634e2e3c380023bbb4e5:/readline.plp diff --git a/readline.plp b/readline.plp index ed5f366..1c5350a 100644 --- a/readline.plp +++ b/readline.plp @@ -25,27 +25,5 @@ my $info = do 'readline.eng.inc.pl' or die $@; my $keys = Shiar_Sheet::Keyboard->new($info); $keys->map($get{map}) or undef $get{map}; $keys->print_rows($get{rows} || '^x=213', [4,3,2]); -:> - -
- -
-
-<: $keys->print_legend('legend-types', ['g1', 'g2', 'g4', 'g6' .. 'g9']) :> -
- -
-<: $keys->print_legend('legend-options', [qw( arg new ext )]) :> - - -
-
+$keys->print_legends(\%get);