X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/7c11eee45cc5878ca4464cc1fddeb566be6c8e7f..9dbcbd066045c364ea5cea0dad6507e3038c2163:/readline.plp diff --git a/readline.plp b/readline.plp index a49c6d3..06c8e30 100644 --- a/readline.plp +++ b/readline.plp @@ -52,7 +52,7 @@ $header{content_type} = "text/html; charset=$sign{charset}"; use Shiar_Sheet::Keyboard; my $keys = Shiar_Sheet::Keyboard->new({do 'readline.inc.pl'}); $keys->map($get{map}) or undef $get{map}; -$keys->print_rows($get{static} || '543'); +$keys->print_rows($get{rows} || '^x=213', [4,3,2]); :> @@ -82,6 +82,10 @@ $keys->print_rows($get{static} || '543');
key<:= $sign{arg} :>
Commands with a dot need a char argument afterwards. +
>v2.0 +
Unavailable before readline version 2.1 (1997). +
bash +
Default assignment in Bash shells, but not common readline.