Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: ec310c66ccde2e89d847e6032d5c2999ae8fa583
      
https://github.com/yi-editor/yi/commit/ec310c66ccde2e89d847e6032d5c2999ae8fa583
  Author: Mateusz Kowalczyk <fuuze...@fuuzetsu.co.uk>
  Date:   2013-12-15 (Sun, 15 Dec 2013)

  Changed paths:
    M yi/src/library/System/CanonicalizePath.hs

  Log Message:
  -----------
  Canonicalise …/~ to ~/

Just getting ‘~’ is fairly useless, we pretty much always want ‘~/’.


  Commit: 23c9f61018648c8ea14bfd445c845240825b5336
      
https://github.com/yi-editor/yi/commit/23c9f61018648c8ea14bfd445c845240825b5336
  Author: Mateusz Kowalczyk <fuuze...@fuuzetsu.co.uk>
  Date:   2013-12-15 (Sun, 15 Dec 2013)

  Changed paths:
    M yi/src/library/Yi/MiniBuffer.hs
    M yi/src/library/Yi/Misc.hs

  Log Message:
  -----------
  Canonicalise mini-buffer as user types

In the past we could type things such as ‘//foo/bar/~/baz’ and while Yi
would internally shorten it as ‘~/baz’ by first turning it into
‘/foo/bar/~/baz’ and then ‘~/baz’, this was not reflected it where the
user actually sees it. Now, we canonicalise at the same time as getting
hints about the input which happens with every key press.


  Commit: c87bed7cc9da1adcc54626479bab4db97502b46c
      
https://github.com/yi-editor/yi/commit/c87bed7cc9da1adcc54626479bab4db97502b46c
  Author: Dmitry Ivanov <dmi...@aboutecho.com>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M yi/src/library/System/CanonicalizePath.hs
    M yi/src/library/Yi/MiniBuffer.hs
    M yi/src/library/Yi/Misc.hs

  Log Message:
  -----------
  Merge remote-tracking branch 'fuuzetsu/homeshort'

Conflicts:
        yi/src/library/Yi/Misc.hs


Compare: https://github.com/yi-editor/yi/compare/ce1d1701d7f9...c87bed7cc9da

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