Issue 132: The name of the buffer in the modeline should be the path of
the file relative to cwd
http://code.google.com/p/yi-editor/issues/detail?id=132
New issue report by coreyoconnor:
Suppose the current working directory of the editor is Foo and the user has
the file Foo/Bar.hs open for edit.
In Vim the name of the buffer displayed in the modeline is "Foo/Bar.hs".
While in Yi the name of the buffer displayed is "Bar.hs".
I'm unsure what Emacs does.
I find Vim's behavior better in this case: When editing a file, say
Foo/Baz/Zap.hs, I'd use the name of the buffer as a cue for what path I
need to enter to edit the desired file.
The only odd part is that Vim occasionally chooses to display a compacted
absolute path for the buffer name instead of a path relative to cwd. I'm
not sure of all the conditions that trigger this.
Issue attributes:
Status: Accepted
Owner: coreyoconnor
Labels: Type-Enhancement Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---