X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/3fe6c0047c4c1fb1fa8698d9cf0fc8823dc1a710..61b9cf825da723f6ffac7dae46404291603b1cdd:/screen.plp diff --git a/screen.plp b/screen.plp new file mode 100644 index 0000000..a99dc98 --- /dev/null +++ b/screen.plp @@ -0,0 +1,63 @@ +<(common.inc.plp)><: + +Html({ + title => 'screen cheat sheet', + version => 'v1.0', + description => [ + "Interactive cheat sheet for the Screen terminal manager,", + "describing the function of each key.", + ], + keywords => [qw' + screen sheet cheat reference overview commands keyboard + terminal window manager + '], + charset => $sign{charset}, + stylesheet => [qw'light dark circus mono red terse'], + keys => 1, +}); + +:> +

Screen cheat sheet

+ +

normal mode (default)

+ + + +
+ +
+
+<: + $keys->print_legend('legend-types', [map { "g$_" } 0 .. 8]); +:> +
+ +
+<: + $keys->print_legend('legend-options', [qw'arg']); +:> + + +
+
+