Excerpts from Jean-Philippe Bernardy's message of Sat Mar 28 22:16:29 +0100 
2009:
> 
> On Sat, Mar 28, 2009 at 7:05 PM, nicolas.pouillard
> <nicolas.pouill...@gmail.com> wrote:
> >
> > Excerpts from Jean-Philippe Bernardy's message of Fri Mar 27 20:55:45 +0100 
> > 2009:
> >>
> >> Fri Mar 27 15:53:25 EDT 2009  jeanphilippe.berna...@gmail.com
> >>   * fix nextBufW
> >>
> >>   NOTE: I'm not a vim user, so I'm not 100% sure this is the right thing 
> >> to do.
> >>   Please test!
> >
> > A behavior that I still don't get as in vim is as follow:
> >
> >  # suppose three files 'a' 'b' 'c'
> >  $ vim a b c
> >  # should open in the file 'a'
> >  :n
> >  # should go to the file 'b'
> >  :n
> >  # should go to the file 'c'
> >  :p
> >  # should go to the file 'b'
> >
> >  And we should not see *messages*, *scratch*..., I don't want to hide them,
> >  just to have them at the right place to not see them in this simple
> >  workflow.
> >
> 
> I think I improved the situation with the patches I just pushed, the
> only remaining issue is that instead of "a b c" you get "c b a".

I've push a final patch on this "Collect files to open in reverse order."

-- 
Nicolas Pouillard

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to