Branch: refs/heads/master Home: https://github.com/yi-editor/yi Commit: 43a72002f3c0a2126f80246b7f9405ca74544b64 https://github.com/yi-editor/yi/commit/43a72002f3c0a2126f80246b7f9405ca74544b64 Author: Mateusz Kowalczyk <fuuze...@fuuzetsu.co.uk> Date: 2014-10-05 (Sun, 05 Oct 2014)
Changed paths: M yi/src/library/Yi/Keymap/Emacs/Utils.hs Log Message: ----------- joinLinesE: cosmetic Commit: 8c1d6470e1097095f491531b296f055111bcbac5 https://github.com/yi-editor/yi/commit/8c1d6470e1097095f491531b296f055111bcbac5 Author: Mateusz Kowalczyk <fuuze...@fuuzetsu.co.uk> Date: 2014-10-05 (Sun, 05 Oct 2014) Changed paths: M yi/yi.cabal Log Message: ----------- Fix up cabal file a bit Commit: 0cb00f9838a4414fa3629f7e68fb8ccf8ce5c3f8 https://github.com/yi-editor/yi/commit/0cb00f9838a4414fa3629f7e68fb8ccf8ce5c3f8 Author: Mateusz Kowalczyk <fuuze...@fuuzetsu.co.uk> Date: 2014-10-05 (Sun, 05 Oct 2014) Changed paths: M yi/src/library/Yi/Keymap/Vim/Ex/Commands/Common.hs M yi/src/library/Yi/Misc.hs Log Message: ----------- cd and pwd functions Fixes #587 My initial attempt was to use file hints and filter out anything that's not a directory but that turned out a bit tricky: we can't do it just by converting default file hints as we're missing directory information. We just need to pass what's being typed into the box as an extra value to the hinter Compare: https://github.com/yi-editor/yi/compare/97501b711113...0cb00f9838a4 -- -- 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.