]> granicus.if.org Git - neomutt/commit
fix: broken index_format
authorRichard Russon <rich@flatcap.org>
Mon, 7 Oct 2019 12:07:26 +0000 (13:07 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 7 Oct 2019 12:07:26 +0000 (13:07 +0100)
commit800462acf861776b73cdc57d6e73770e1c37983b
treeb33f10539185fd681a608a9bf9d027afc2bf855d
parentdb6c721e7eb5aee0d56749bebb8ddbe82555511d
fix: broken index_format

A chance alignment made enum symbol MT_COLOR_INDEX_NUMBER equal to 37
(ASCII %).  This was causing problems when inserting colour codes into
the index_format string.
color.h