Bruno Sutic wrote: > Hi, > I noticed a "new" behavior with vim 7.4 and netrw plugin. > Alternate buffer command (normal mode C-^ key) works differently than in vim > 7.3. > > Here are the steps how to see the difference: > *vim 7.3* > 1. /usr/bin/vim -u NORC -N (starting vim7.3) > 2. :e Gemfile (open any random file) > 3. :E (show netrw plugin buffer) > 4. <in netrw buffer browse and open other random file - Gemfile.lock> > 5. C-^ (alternate buffer) > At this point vim shows netrw buffer opened in step 3 > > *vim 7.4* (the same steps) > 1. vim -u NORC -N (starting vim7.4) > 2. :e Gemfile > 3. :E > 4. <in netrw buffer browse and open other random file - Gemfile.lock> > 5. C-^ > At this point vim 7.4 shows 'Gemfile' file opened in step 2 > > What do you think is this a bug or new behavior? > Thanks
I also see this problem. I prefer the old way, I often go back to the directory view. I thought Charles had changed it... -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? /// 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.
