X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b3075ba5909f86e931ac0485984446df8661d9ab..464e25dbf15d02831b601c819a9aa8cf2c548baf:/readline.plp diff --git a/readline.plp b/readline.plp index c849921..f9a29b1 100644 --- a/readline.plp +++ b/readline.plp @@ -28,8 +28,8 @@ $header{content_type} = "text/html; charset=$sign{charset}"; ) for keys %styles; our $showkeys = exists $get{keys} && $get{keys} ne '0'; - print "\n" unless $showkeys; - print "\n" + print "\n".'' unless $showkeys; + print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :> @@ -82,8 +82,10 @@ $keys->print_rows($get{rows} || '^x=213', [4,3,2]);
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 +
Default assignment in Bash shells, but not common readline.