Thursday, August 31, 2017

Re: vim74 cannot see selected line number in ubuntu desktop

On Wednesday, August 30, 2017 at 7:25:03 PM UTC-5, Sand Glass wrote:
> I use vim74, In windows, or redhat,I can see current cursor (row,column) number and selected lines number in right-bottom default.
> But I only can see current cursor (row,column) number in ubuntu, how can I see the selected lines number?

Someone already suggested the statusline option.

If you only have one window open, by default no status line (where the other information is usually shown) is displayed. The 'laststatus' option controls this, set it to 2 to always display it.

--
--
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/d/optout.

No comments: