On Tue, Jun 22, 2010 at 5:39 AM,  <codesite-nore...@google.com> wrote:
>
> Comment #1 on issue 313 by jeffwheeler: read only
> http://code.google.com/p/yi-editor/issues/detail?id=313
>
> Yi currently supports read-only buffers, so it looks like we just need to
> recognize when we are editing a read-only file.
>
> I'm not sure how we currently handle files that change while we have them
> open, but we should definitely consider it. Vim offers to reopen the file
> from scratch (even if just the permissions change, I think); not sure what
> emacs does.

Yi re-loads the file if it changed on disk, unless there are non-saved edits.
(I'm not sure about permissions)

-- JP.

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

Reply via email to