]> granicus.if.org Git - neomutt/commit
merge: add lua scripting 298/head
authorRichard Russon <rich@flatcap.org>
Sat, 11 Mar 2017 19:11:12 +0000 (19:11 +0000)
committerRichard Russon <rich@flatcap.org>
Sat, 11 Mar 2017 19:11:12 +0000 (19:11 +0000)
commitbb172e3ed3e70c2febdbf7d700f56546240faca2
treefb870d9a4f9cf50fac29e71f636571138da9dcb8
parentfe7f9e2787802bc055ec2354fab69826ece87e7a
parentb33b0931159ffcce61dc93cee22b69df71f2e9bf
merge: add lua scripting

 * lua: add basic working example
 * Adding basic Lua scripting basics to mutt
 * Refactor of the regex parsing code into its own function
 * Added new headers mutt_commands.h and mutt_options.h
 * Added -B option for batch mode. exiting before any mail sending feature
 * Lua API for Mutt's config and commandline