readline: mark readline v2.1 additions
[sheet.git] / vimperator.plp
index 731c0f20db6d5e4dd1ef805855430f122e8936a3..55c635f680e28b7da085c372018bcfb6d34cfb9b 100644 (file)
@@ -53,7 +53,7 @@ $header{content_type} = "text/html; charset=$sign{charset}";
 use Shiar_Sheet::Keyboard;
 my $keys = Shiar_Sheet::Keyboard->new({do 'vimperator.inc.pl'});
 $keys->map($get{map}) or undef $get{map};
-$keys->print_rows($get{static});
+$keys->print_rows($get{rows});
 :>
 </ul>