Re: Issue 272 in yi-editor: Symlinks handled incorrectly

2012-11-13 Thread yi-editor
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

Issue 272 in yi-editor: Symlinks handled incorrectly

2009-05-22 Thread codesite-noreply
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