Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: 193c5767640cb21c83ad10750e0203823583626c
      
https://github.com/yi-editor/yi/commit/193c5767640cb21c83ad10750e0203823583626c
  Author: Mateusz Kowalczyk <[email protected]>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M yi/src/library/Yi/Keymap/Vim2/SearchMotionMap.hs
    A yi/src/tests/vimtests/search/9.test

  Log Message:
  -----------
  Fix exception when first / is followed by return.

This chucked a pattern match failure as when return is pressed, the last
isearch regex is asked for and someone was pattern matching with Just
instead of properly checking the value.


-- 
-- 
Yi development mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to