Sunday, December 29, 2013

Re: Setting the colour of the last line of the window

On 2013-12-29, egarrulo wrote:
> Is it possible to set the colour of the last line of the window (where
> the ruler is shown and commands are entered)?
>
> Here is a suggestion:
>
> http://marc.info/?l=vim&m=97990915520966&w=2
>
> but it doesn't work: it changes the status line, which is shown when
> the window splits, but the last line stays the same colour when there
> is only one window.

To have that status line shown even when there is only one window,

:set laststatus=2

See

:help 'laststatus'

HTH,
Gary

--
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: