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
Comment #1 by JeanPhilippe.bernardy: Actually, we have two concepts 1. name of a buffer: this is just a name; it is actually immutable 2. path of the buffer. It is optional for a buffer to have a path. We should also keep in mind that, when switching buffer, we'd like to input the same strings as the ones that are shown in the modeline. It feels like some thinking should be done before anything is implemented. -- 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 -~----------~----~----~----~------~----~------~--~---
