* On 18 Feb 2013, Suvayu Ali wrote: 
> 
> As far as I can tell, full readline editing features are not supported
> in Mutt entry fields (I know there is some basic support, but not
> everything).  So I would like to try my hand at writing a patch to use
> readline.  I looked at the source but felt rather lost, so I was hoping
> someone here can point to the right files and methods in the source.

You may have better luck with mutt-...@mutt.org.

> I realise this may not be a desirable feature for everyone (after all
> this will introduce a dependency on readline), it is for my private
> consumption.  Thanks for any help.

Indeed; mutt's line editor is designed to integrate with other facets of
the mutt environment, such as alias completion and line editor macros.
That is, by replacing it with readline you will experience a loss of
functionality.  You might alternately wish to look into implementing
those features in mutt's editor that you miss from readline.  You might
even find that they are already present, just not bound in the familiar
way.

-- 
David Champion • d...@bikeshed.us

Reply via email to