Currently, the only way to control the colour of the `showcmd` characters which are displayed at the bottom line on the right, is via the `Normal` highlight group (as far as I know).
Since making it more obvious that vim is still waiting for keys to complete the command could be beneficial, I was hoping that one day I could highlight it differently. Saying this, it would be even nicer to separate the highlight groups used for the command line (perhaps even a different one for the cases `/` and `?` than for the case of `:` - but that doesn't sound that important), for the `Normal` text mode, and for the `showcmd` output. If `ModeMsg` and `ErrorMsg` are allowed, why `CommandLine` and `Command` will not be allowed as well? -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
