screen: describe buffer mode
[sheet.git] / screen.eng.inc.pl
index f1ad1b37afbc5b8fa70883c8fe6a8fadbcc6cdbb..893adf319164a58f492eaf674bd31986e4bdb9d6 100644 (file)
@@ -23,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
@@ -60,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
@@ -80,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."],