Christian Brabandt wrote: > On Di, 16 Aug 2016, Bram Moolenaar wrote: > > > An overview of new features can be found in: > > https://github.com/vim/vim/blob/master/runtime/doc/version8.txt > > A version with links (but a day older): > > http://vimhelp.appspot.com/version8.txt.html > > Hm, > ,----[ :h new-items-8 ]- > | Normal mode commands: > | > | g+ g+ go to newer text state N times > | g, g, go to N newer position in change list > | g- g- go to older text state N times > | g; g; go to N older position in change list > | g_ g_ cursor to the last CHAR N - 1 lines lower > `---- > > Weren't those normal mode commands already available at Vim7?
Hmm, it appears they were missing from the index.txt help file, but they were supported. I'll remove them here. -- The real trick is this: to keep the lines as short as possible and keep the size the same yet free from the need for hyphena- Dammit!! (Matthew Winn) /// 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/d/optout.
