Branch: refs/heads/vim2
  Home:   https://github.com/yi-editor/yi
  Commit: 5c731811dbdc3a5f92950781aefaabebbee98a53
      
https://github.com/yi-editor/yi/commit/5c731811dbdc3a5f92950781aefaabebbee98a53
  Author: Ben Armston <ben.arms...@googlemail.com>
  Date:   2013-07-27 (Sat, 27 Jul 2013)

  Changed paths:
    M yi/src/library/Yi/Editor.hs

  Log Message:
  -----------
  Fix for closing the only window in the only tab

Previously, closing the only window in the only tab raised an error due to
calling `fromJust` on a `Nothing`. Now we do what the documentation said we
did, and do nothing when there is a single window and a single tab.


  Commit: 550910f444964e57c885a6eaca224d8608f63072
      
https://github.com/yi-editor/yi/commit/550910f444964e57c885a6eaca224d8608f63072
  Author: Ben Armston <ben.arms...@googlemail.com>
  Date:   2013-07-27 (Sat, 27 Jul 2013)

  Changed paths:
    M yi/src/library/Yi/Keymap/Vim2/Ex.hs
    A yi/src/library/Yi/Keymap/Vim2/Ex/Commands/BufferDelete.hs
    M yi/yi.cabal

  Log Message:
  -----------
  Add :bdelete command


  Commit: cd82fc0463f3806ad711df8e038f572f020d69ca
      
https://github.com/yi-editor/yi/commit/cd82fc0463f3806ad711df8e038f572f020d69ca
  Author: Dmitry Ivanov <etherc...@gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M yi/src/library/Yi/Editor.hs

  Log Message:
  -----------
  Safer addJumpHereE.


  Commit: c97bf0dfb3559a11140c5fa05cddcfebe4b2b358
      
https://github.com/yi-editor/yi/commit/c97bf0dfb3559a11140c5fa05cddcfebe4b2b358
  Author: Dmitry Ivanov <etherc...@gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M yi/src/library/Yi/Editor.hs
    M yi/src/library/Yi/Keymap/Vim2/Ex.hs
    A yi/src/library/Yi/Keymap/Vim2/Ex/Commands/BufferDelete.hs
    M yi/yi.cabal

  Log Message:
  -----------
  Merge remote-tracking branch 'benarmston/vim2-bdelete' into vim2


  Commit: 6a63887b1955d7a4d9b0b4fd7b79c77b5b2e45c4
      
https://github.com/yi-editor/yi/commit/6a63887b1955d7a4d9b0b4fd7b79c77b5b2e45c4
  Author: Dmitry Ivanov <etherc...@gmail.com>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M yi/src/library/Yi/Keymap/Vim2/EventUtils.hs
    M yi/src/library/Yi/Keymap/Vim2/Ex/Types.hs
    M yi/src/library/Yi/Keymap/Vim2/ExMap.hs
    M yi/src/library/Yi/Keymap/Vim2/InsertMap.hs
    M yi/src/library/Yi/Keymap/Vim2/Operator.hs

  Log Message:
  -----------
  Fix some warnings.


Compare: https://github.com/yi-editor/yi/compare/6254d722b020...6a63887b1955

-- 
-- 
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.


Reply via email to