X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/962f4fdf2254f3d44ff6c6439246b347bae17880..eeaaa3c862485faf9f26c5646b2c9e94d03657ab:/mutt.eng.inc.pl diff --git a/mutt.eng.inc.pl b/mutt.eng.inc.pl index 44f0392..f12dce6 100644 --- a/mutt.eng.inc.pl +++ b/mutt.eng.inc.pl @@ -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."], +}, + }