Startup flag with Errors ?

10 views
Skip to first unread message

Christopher

unread,
Mar 4, 2026, 7:30:44 PM (13 hours ago) Mar 4
to vim_use
When running vim with the --startuptime flag the output isn't clean but with rather dozens of Not an Editor command ?

Igbanam Ogbuluijah

unread,
Mar 4, 2026, 8:47:27 PM (12 hours ago) Mar 4
to vim...@googlegroups.com
Works for me. My Vim version is 

VIM - Vi IMproved 9.2 (2026 Feb 14, compiled Mar 03 2026 19:50:15)
macOS version - arm64
Included patches: 1-100

Try these
  1. Update Vim, and try again.
  2. Read `:h --startuptime` and ensure you're passing in the correct parameters
  3. Try it in a new shell window
In any case, please share more detail when you respond. It's hard to help without knowing details of the environment, version, output, and so on.

Cheers.


Igbanam


On Thu, Mar 5, 2026 at 12:30 AM Christopher <crestchr...@gmail.com> wrote:
When running vim with the --startuptime flag the output isn't clean but with rather dozens of Not an Editor command ?

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/ffd505f3-e529-4a23-90d9-c66e7ce02431n%40googlegroups.com.

Christopher

unread,
4:03 AM (5 hours ago) 4:03 AM
to vim_use
When running the command `vim --startuptime vimlogMessages. The log messages should be written to such a file but that file doesn't exist ? Although when running the mentioned command the below is seen within my shell but the log messages are placed within my vimrc file ?


shellvimerror.png

Christian Brabandt

unread,
4:14 AM (5 hours ago) 4:14 AM
to vim...@googlegroups.com

On Do, 05 Mär 2026, Christopher wrote:

> When running the command `vim --startuptime vimlogMessages. The log messages should be written to such a file but that file doesn't exist ? Although when running the mentioned command the below is seen within my shell but the log messages are placed within my vimrc file ?
>
>
> shellvimerror.png

Looks like you accidentally have overwritten /etc/vimrc with a previous
attempt of using --startuptime /etc/vimrc as root.

And now this file contain a startuptime log instead of being a system
initialization file.


Thanks,
Christian
--
You know it's going to be a long day when you get up, shave and shower,
start to get dressed and your shoes are still warm.
-- Dean Webber

Christopher

unread,
4:22 AM (5 hours ago) 4:22 AM
to vim_use
The solution is to revert back to a previous vimrc file; unless you know of another way besides just deleting the lines within the vimrc file as well ?
Reply all
Reply to author
Forward
0 new messages