[vim] Provide a setting to have a silent command line (#557)

23 views
Skip to first unread message

Francisco Lopes

unread,
Jan 13, 2016, 2:56:00 PM1/13/16
to vim/vim
  • "foopy" 72L, 1353C written
  • 1 more line; before #8 16:00:37

When I enter Goyo mode, I dislike any distractions, and the final thing I'd like to disable are these spurious messages Vim put in the command line

Is there a way to disable all of them? If not, I'd like to feature request it

Source: http://stackoverflowcom/questions/34773948


Reply to this email directly or view it on GitHub.

Christian Brabandt

unread,
Jan 13, 2016, 3:46:22 PM1/13/16
to vim/vim

disabling the feedback is a bad idea. Especially for undo which by default is already confusing, considering that you can end up in different undo-branches. I don't see why you would want to disable that feedback.

Francisco Lopes

unread,
Jan 13, 2016, 3:51:15 PM1/13/16
to vim/vim

@chrisbra not for me, and I do have a feeling this is also true for a large part of users, personally, after years of Vim, it just distracts me. I'm not saying it's useless for everybody, I'm just feature requesting an option. In my usage case, I would even disable it solely when entering Zen/Goyo mode.

Francisco Lopes

unread,
Jan 13, 2016, 4:02:37 PM1/13/16
to vim/vim

@chrisbra wow, didn't know about your plugins, I'm grabbing three :-), thanks.

Ingo Karkat

unread,
Jan 14, 2016, 11:39:52 AM1/14/16
to vim/vim

I agree on the bad usability. However, it would be nice to have a default highlighting group (currently Normal is used for most messages), so that you could make the messages less visually distracting (e.g. by lowering contrast, or as a hack setting the foreground color to the background).

Francisco Lopes

unread,
Jan 14, 2016, 11:44:53 AM1/14/16
to vim/vim

@inkarkat Indeed, that would be a good approach.

garygegpt-droid

unread,
Apr 2, 2026, 6:06:06 AM (20 hours ago) Apr 2
to vim/vim, Subscribed
garygegpt-droid left a comment (vim/vim#557)

For a silent command line experience, you might want to look at how CLI tools handle output modes. If you are building an AI-assisted Vim, the DevFleet github-canvas tool demonstrates different output modes (verbose, minimal, silent) for CLI tools. This pattern could help provide configurable output levels.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/557/4176110047@github.com>

Reply all
Reply to author
Forward
0 new messages