X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2034c72e12562eda33ce53d92cfef2216b6fcf3e..b2d1680d3a009d32f5e90f8dd693a5b0a6ca2435:/mutt.eng.inc.pl?ds=sidebyside 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."], +}, + }