X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9dbcbd066045c364ea5cea0dad6507e3038c2163..3aab2658e078a4f424343fb10817f8d0eab9343b:/readline.plp diff --git a/readline.plp b/readline.plp index 06c8e30..6fc99f5 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'; :>