Wednesday, May 29, 2013

Re: Why use relative line numbers?

Well - relative line numbers were introduced to solve a problem (navigating).

What do relative line numbers do?
+ they show you where the cursor is (you could miss this)
+ they allow to navigate using less keys

issues:
- they slow you down. If I open :h having 'relativenumbers' set on 9k is
signifcantly slower ! (at least for me having 230 lines)

I hope that this is a somewhat accurate description about pro/cons of
relativenumbers feature.

The alternative I proposed does not suffer from the slowness, and G j k
like movements could be made understanding 'lasts digits' only.

Anyway if you love it and already have a solution - then go for it.

Marc Weber

--
--
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: