Hello All:
I have found "many" example muttrc's with macro key binding examples.
However, I have found nothing to explain what many of the key bindings
expand to. Greg sent me some good examples below, but I do not
understand what keystrokes that they expand to.
> > You can create macros for the editor like:
> >
bind editor <delete> delete-char
bind editor \CB bol
macro editor '\L' ~/Mail/z/l
macro editor '\T' ~lang/Mail/t
macro editor '\P' ~lang/Mail/p
macro editor '\S' "Don\'t forward or cc email to penpals-partner"
i.e. : \CB expands to ?
'\L` expands to ?
I am on RH 6.0, I haven't found clarifications in the man pages,
other than references to classic "C-programming" escape sequences.
Also, being pointed to documentation on this matter would be great!
Best Regards and Thanks for all the help.
Tim