X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4c43bcbed6ad872abffb50e8a9ef8da2f47cf5a9..58bb00f2e06da0544fd08253bd62d939c4bb60a1:/screen.eng.inc.pl diff --git a/screen.eng.inc.pl b/screen.eng.inc.pl index 7198b25..893adf3 100644 --- a/screen.eng.inc.pl +++ b/screen.eng.inc.pl @@ -2,6 +2,13 @@ use utf8; { # screen version 4.00.03jw4 +title => 'Screen', +version => '1.1', +description => [ + "Interactive cheat sheet for the Screen terminal manager,", + "describing the function of each key.", +], +keywords => [qw' screen terminal window manager '], key => { 'a' => "literal a", @@ -16,7 +23,7 @@ key => { 'f' => "flow", # flow 'F' => "fit", '^g'=> "vbell", # vbell - 'h' => "hardcopy", # hardcopy + 'h' => "hard<>copy", # hardcopy 'H' => "log", # log 'i' => "prop<>erties", # info 'I' => "login on", #XXX @@ -53,7 +60,7 @@ key => { '|' => "split vert", # split -v '{' => "history", # history '}' => "history", # history - '=' => "remove buf", # removebuf + '=' => "remove buf<>fer", # removebuf '*' => "displays", # displays '.' => "dump<>termcap", # dumptermcap ',' => "license", # license @@ -73,7 +80,7 @@ flag => { g3 => ["select", "Switch between existing windows."], g4 => ["config", "Toggle configuration flags to change behaviour of the current window."], g5 => ["window", "Operate on or in current window with lasting results."], - g6 => ["buffer", "..."], + g6 => ["buffer", "Related to the paste buffer or an exchange file"], g7 => ["contents", "Insert or read character contents on a screen."], g9 => ["screen", "Manipulate global and inter-screen commands."],