On 9 May 2024 16:24 +0100, from c...@isbd.net (Chris Green):
> I have the following in muttrc so that hitting 'Enter' (the CR key) on
> the keyboard sends an E-Mail after composing it:-
> 
>     bind    compose \n send-message         # rather than 'y'


> On the new system the help line at the bottom shows:-
> 
>     <Return>:Send  q:Abort  t:To  c:CC  s:Subj  a:Attach file  d:Descrip  
> ?:Help
> 
> Whereas on the old system it shows:-
> 
>     <Enter>:Send  q:Abort  t:To  c:CC  s:Subj  a:Attach file  d:Descrip  
> ?:Help

Have you tried using <enter> in place of \n in the bind command? Per
http://www.mutt.org/doc/manual/#tab-key-names \n is technically
interpreted as "newline" whereas <enter> is interpreted as the Enter
key; that seems like it might be significant here.

-- 
Michael Kjörling                     🔗 https://michael.kjorling.se
“Remember when, on the Internet, nobody cared that you were a dog?”

Reply via email to