Tuesday, July 5, 2022

Re: displaying line count of highlighted lines

On Mo, 04 Jul 2022, jose isaias cabrera wrote:

>
> Hi.
> I just installed a term-only Ubuntu server with vim, and I would like to show the highlighted lines count like my gvim one does in another system. For example, when I highlight 12 lines on the gvim instance in another server, at the bottom
> of the gvim screen I get,
>
> -- VISUAL -- 12 1251, 16 37%
>
> but, when I do the same on the ssh'ed xterm, I get,
>
> ".vimrc" 93L, 2275C 1,1 Top
>
> I know is problem some type of setting on the .vimrc, and perhaps someone can help with this. Any help would be greatly appreciated. Thanks.

Try

:set showcmd


Best,
Christian
--
Zum Fortsetzen drücken sie eine beliebe Taste, zum Abbrechen eine
andere Taste.

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20220705180019.GG116589%40256bit.org.

No comments: