<(common.inc.plp)><: our $VERSION = 'v1.0'; use Shiar_Sheet::KeySigns qw(%sign); $header{content_type} = "text/html; charset=$sign{charset}"; :> mutt cheat sheet <:= stylesheet(qw'light dark circus mono red terse') :> <: our $showkeys = exists $get{keys} && $get{keys} ne '0'; print "\n".'' unless $showkeys; print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :>

Mutt cheat sheet

index (default)


aside
Temporarily display something without changing state.
select
Scroll list and/or select a different line.
search
Go to a specific message entry.
edit
Modify message flags or contents.
command
Any other action which does not alter an existing message.
send
Prepare and/or send a (new) message.
leave
Exit the opened folder.
display
Permanently alter/toggle current view.
key<:= $sign{arg} :>
Commands with a dot need an argument afterwards.