keys: common generation of flags legend from includes
[sheet.git] / mutt.eng.inc.pl
index 44f0392c9b80041b41fc2df5135ac7899e3fd9a9..f12dce69434242139852742e826040e8917ce6b0 100644 (file)
@@ -203,4 +203,17 @@ mode => {
        '/~' => 'search flags (/~)',
 },
 
+flag => {
+       ci => [aside   => "Temporarily display something without changing state."],
+       pm => [select  => "Scroll list and/or select a different line."],
+       po => [search  => "Go to a specific message entry."],
+       co => [edit    => "Modify message flags or contents."],
+       mi => [command => "Any other action which does not alter an existing message."],
+       mo => [send    => "Prepare and/or send a (new) message."],
+       mv => [leave   => "Exit the opened folder."],
+       me => [display => "Permanently alter/toggle current view."],
+
+       arg => ["key$sign{arg}" => "Commands with a dot need an argument afterwards."],
+},
+
 }