Updates:
Status: Invalid
Comment #2 on issue 272 by mjgajda: Symlinks handled incorrectly
http://code.google.com/p/yi-editor/issues/detail?id=272
Current version of Vim behaves exactly as Yi does behave: saves file under
a name of doesntexist/foo. So it was a bug in Vim.
I believe it
Updates:
Summary: Symlinks handled incorrectly
Comment #1 on issue 272 by m.niloc: Symlinks handled incorrectly
http://code.google.com/p/yi-editor/issues/detail?id=272
1. ln -s My.hs1 My.hs
2. yi My.hs
The buffer name is "My.hs1" and there's no syntax highlighting.
Expected behavior (V