On Mon, Dec 18, 2017 at 12:46:59PM +0100, Jörg Sommer wrote: > Yubin Ruan hat am Mon 18. Dec, 18:58 (+0800) geschrieben: > > On Mon, Dec 18, 2017 at 11:29:28AM +0100, Rainer Sokoll wrote: > > > > > > > > > > Am 18.12.2017 um 08:09 schrieb Yubin Ruan <ablacktsh...@gmail.com>: > > > > > > > > Why :command fails to execute the `command'. Doesn't mutt work like vim? > > > > > > : lets you invoke muttrc commands. You are looking for !. > > > > I mean, when at index, doing :toggle-new does not work (error unknown > > command). > > Is ":exec toggle-new" what you are looking for?
Yes. Many thanks! Are there any other options other than :exec? I mean, any other options after a : , such as :look-for-some-command ... Yubin