I never change directories explicitely. When you open files in other
directories the prefix you strip off of the file name changes usually
resulting in a longer name for the buffer than previouse. You can see the
behaviour while editing Yi source code. Open a single file somewhere and the
buffer name is just the files basename. Then open a file in a different
directory of the Yi source tree and the path changes to a longer version.
It's especially egregious if you go outside of the source tree. The buffer
names can get really long then.

On Mon, Apr 18, 2011 at 7:12 PM, Jeff Wheeler <jeffwhee...@gmail.com> wrote:

> Are you changing directories frequently? Why are the buffers changing
> names?
>
> On Mon, Apr 18, 2011 at 7:10 PM, Jeremy Wall <jw...@google.com> wrote:
> > As a user the scheme for buffer names in yi is a little annoying. As
> > you open various files the buffer names have a habit of changing
> > underneath you. When that happens switching buffers becomes an
> > adventure of tab completion and figuring out what the name of your new
> > buffer is.
> >
> > I have a couple of ideas for fixing it:
> >  * One is to make buffer completion work for any substring of the
> > buffer.
> >  * The other is to make buffer names permanent and shorter so they
> > don't change. (perhaps using the basename of the file and a numeric
> > suffix for uniqueness)
> >
> > Does anyone else find this behaviour annoying and/or have other ideas
> > as to how to fix it?
> >
> > Jeremy
> >
> > --
> > Yi development mailing list
> > yi-devel@googlegroups.com
> > http://groups.google.com/group/yi-devel
> >
>
>
>
> --
> Jeff Wheeler
>
> Undergraduate, Electrical Engineering
> University of Illinois at Urbana-Champaign
>
> --
> Yi development mailing list
> yi-devel@googlegroups.com
> http://groups.google.com/group/yi-devel
>

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

Reply via email to