Dominique Pelle wrote:
> In ":help :history", I see...
>
> :his[tory] [{name}] [{first}][, [{last}]]
> List the contents of history {name} which can be:
> c[md] or : command-line history
> s[earch] or / search string history
> e[xpr] or = expression register history
> i[nput] or @ input line history
> d[ebug] or > debug command history
> a[ll] all of the above
>
> So according the the help file, ":history a" should behave
> the same as ":history all". But if I type ":history a"
> instead of ":history all", I get an error:
>
> E488: Trailing characters
>
> Attached patch fixes it.
Thanks, I'll include it.
--
'I generally avoid temptation unless I can't resist it."
-- Mae West
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---