Branch: refs/heads/vim2 Home: https://github.com/yi-editor/yi Commit: 89bffc0e45dfb4072cf55d1fe6f582f0f5b3b100 https://github.com/yi-editor/yi/commit/89bffc0e45dfb4072cf55d1fe6f582f0f5b3b100 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-07-24 (Wed, 24 Jul 2013)
Changed paths: M yi/src/library/Yi/Core.hs M yi/src/library/Yi/Keymap.hs Log Message: ----------- Delete some unused code from Yi.Keymap Commit: 11a245be264850184211a04326438d299ffc8059 https://github.com/yi-editor/yi/commit/11a245be264850184211a04326438d299ffc8059 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-07-24 (Wed, 24 Jul 2013) Changed paths: M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/GotoLine.hs M yi/src/library/Yi/Keymap/Vim2/ExMap.hs Log Message: ----------- Implement some missing pieces in Ex command editing. Commit: 428ee21b006f310dd9c646c63418fa0568b986fc https://github.com/yi-editor/yi/commit/428ee21b006f310dd9c646c63418fa0568b986fc Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-07-24 (Wed, 24 Jul 2013) Changed paths: M yi/src/library/Yi/Keymap.hs Log Message: ----------- Shuffle imports in Yi.Keymap to fix compilation with GHC 7.4 Commit: b72e4de68adb67828dc47c0cd172b34027f656c7 https://github.com/yi-editor/yi/commit/b72e4de68adb67828dc47c0cd172b34027f656c7 Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-07-24 (Wed, 24 Jul 2013) Changed paths: M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Delete.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Edit.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Global.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/GotoLine.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Nohl.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Quit.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Reload.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Substitute.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Write.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Commands/Yi.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Eval.hs M yi/src/library/Yi/Keymap/Vim2/Ex/Types.hs Log Message: ----------- Use Yi.Keymap.Action instead of Either (EditorM ()) (YiM ()) in Ex commands. Commit: 6254d722b02075ce536ac67135da823db9001aac https://github.com/yi-editor/yi/commit/6254d722b02075ce536ac67135da823db9001aac Author: Dmitry Ivanov <etherc...@gmail.com> Date: 2013-07-27 (Sat, 27 Jul 2013) Changed paths: M yi/src/library/Yi/Buffer/HighLevel.hs M yi/src/library/Yi/Keymap/Vim2/Operator.hs M yi/src/library/Yi/Keymap/Vim2/Utils.hs A yi/src/tests/vimtests/blockvisual/d_4.test M yi/src/tests/vimtests/blockvisual/y_11.test A yi/src/tests/vimtests/blockvisual/y_13.test A yi/src/tests/vimtests/blockvisual/y_14.test A yi/src/tests/vimtests/blockvisual/y_15.test Log Message: ----------- Fix blockvisual indent and delete. Compare: https://github.com/yi-editor/yi/compare/8068e7e00d1e...6254d722b020 -- -- 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/groups/opt_out.