Issue 121: In Vim mode :q! does not have the expected effect.
http://code.google.com/p/yi-editor/issues/detail?id=121

New issue report by coreyoconnor:
Using the Vim keymap:
1. Start yi without specifying a file.
2. Add some text to the *scratch* buffer
3. Go back to normal mode.
4. execute the command ":q!"

The expectation is that this would quit yi without notification that there
are unsaved change. Instead the message prompt changes to "error: No write
since last change (add ! to override)" and the content of the buffer become:
"-- INSERT --

error: No write since last change (add ! to override)
"
Or something similar.



Issue attributes:
        Status: Accepted
        Owner: coreyoconnor
        Labels: Type-Defect 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to