]> granicus.if.org Git - neomutt/commit
Add echo command.
authorKevin McCarthy <kevin@8t8.us>
Sun, 29 Apr 2018 22:10:21 +0000 (15:10 -0700)
committerRichard Russon <rich@flatcap.org>
Mon, 30 Apr 2018 22:10:00 +0000 (23:10 +0100)
commitbfbc5136316df20696fd472552bb90ff000bb5f6
treeca27fc8c37e4a7ed26c0d28196c71c687f95ee2d
parent3ba9dcf9fcb3035a8fff8ac5b6c3b3db36ae9687
Add echo command.

Prints messages using mutt_message().  Sets OPTFORCEREFRESH to allow
updates in the middle of a macro.

Calls mutt_sleep(0) to pause for $sleep_time seconds after displaying
the message.
doc/manual.xml.head
init.c
init.h