On 2018-12-06 14:39, Christian Brabandt wrote: > > Brought to my attention by this thread: > > > > https://www.reddit.com/r/vim/comments/a3e80i/is_vim_right_for_me/ > > > > It seems to me that :p should always only print the line, even if > > 'number' is set. If you want to print the line with its > > line-number, you can either use ":p#" (:help ex-flags) or even > > just ":#". But without storing 'nu' and deactivating it before > > issuing and restoring the state of 'nu' after, there's no way to > > get unnumbered results. > > I think this is demanded by Posix
Okay, I'm good with that as an explanation. Still think it's annoying, but won't fight with POSIX :-) -tim -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
