Branch: refs/heads/master Home: https://github.com/yi-editor/yi Commit: 16bff23d5db14ecd93336a79c7dcd6f55714a43a https://github.com/yi-editor/yi/commit/16bff23d5db14ecd93336a79c7dcd6f55714a43a Author: Jared Hance <jared.ha...@case.edu> Date: 2014-06-13 (Fri, 13 Jun 2014)
Changed paths: M yi/src/library/Yi/Keymap/Vim/Ex/Commands/Quit.hs Log Message: ----------- Fix vim keymap behavior regarding :q. :q, :q!, and :qa! were all misbehaving. Fix :q to error if the file is modified and unsaved, and have :q! not close all windows. :qa! now simply closes all windows without checking for unsaved changes in buffers. Commit: d5ac83f137e8e36e351c2f4f545d46c856db00c8 https://github.com/yi-editor/yi/commit/d5ac83f137e8e36e351c2f4f545d46c856db00c8 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2014-06-14 (Sat, 14 Jun 2014) Changed paths: M yi/src/library/Yi/Keymap/Vim/Ex/Commands/Quit.hs Log Message: ----------- Merge pull request #560 from jhance/vim-ex-quit Fix vim keymap behavior regarding :q. Compare: https://github.com/yi-editor/yi/compare/87d6fa51e030...d5ac83f137e8 -- -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel --- You received this message because you are subscribed to the Google Groups "yi.devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to yi-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.