X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/e1226a3e4cfb3b6d3b58db0abb7919a6a736fb55..3bfa29782285fd9a9fefcaf21fa0aa7df776d88b:/mutt.eng.inc.pl diff --git a/mutt.eng.inc.pl b/mutt.eng.inc.pl index ea49e9d..c67cb3b 100644 --- a/mutt.eng.inc.pl +++ b/mutt.eng.inc.pl @@ -210,16 +210,17 @@ mode => { }, 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."], + g1 => [aside => "Temporarily display something without changing state."], + g2 => [select => "Scroll list and/or select a different line."], + g3 => [search => "Go to a specific message entry."], + g4 => [edit => "Modify message flags or contents."], + g6 => [command => "Any other action which does not alter an existing message."], + g7 => [send => "Prepare and/or send a (new) message."], + g8 => [leave => "Exit the opened folder."], + g9 => [display => "Permanently alter/toggle current view."], arg => ["key" => "Commands with a dot need an argument afterwards."], }, +def => do 'mutt.inc.pl', }