Christian Brabandt wrote: > On Do, 30 Mai 2013, Christian Brabandt wrote: > > > Forwarding to vim-dev > > > > On Mi, 29 Mai 2013, Ben Fritz wrote: > > > > > I like the proposal by "glts" myself: > > > > > > > - ":set nonu nornu" means: I don't want any line numbers; > > > > - ":set nu nornu" means: I want to see only absolute numbers; > > > > - ":set nonu rnu" means: I want to see only relative numbers; > > > > - ":set nu rnu" means: I want to have the best of both worlds. > > > > > > Christian, what is the problem you have with this approach? > > > > I think, this is confusing. But as I said, I don't have a strong opinion > > on that, so here is a patch to try out: > > displaying the absolute line number instead of the zero for relative > line numbering seems to have caused many controversial opinions here and > at vim-use (but I have not seen it in the latest todo.txt file). > > Would you consider any of the patches that make this behaviour > customizable for the vim 7.4 release?
There is too much discussion about this. I think the current behavior is OK and does not have enough disadvantage to justify adding yet another option. -- hundred-and-one symptoms of being an internet addict: 42. Your virtual girlfriend finds a new net sweetheart with a larger bandwidth. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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/groups/opt_out.
