X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9dbcbd066045c364ea5cea0dad6507e3038c2163..dae21a09b01baa118720670247a87c5cdc2591b8:/readline.plp diff --git a/readline.plp b/readline.plp index 06c8e30..8142162 100644 --- a/readline.plp +++ b/readline.plp @@ -16,8 +16,8 @@ $header{content_type} = "text/html; charset=$sign{charset}"; -readline cheat sheet +readline cheat sheet <: @@ -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'; :> @@ -104,11 +104,13 @@ $keys->print_rows($get{rows} || '^x=213', [4,3,2]);