yi-core v0.18.0 Release Notes
Release Date: 2018-07-26 // over 6 years ago-
- Make switching to a buffer by name more lenient
- Add line numbers mechanics to core (thanks to talanis85) (Note: line numbers are not yet implemented in emacs and pango)
- [yi-keymap-vim] Add line numbers commands (thanks to talanis85)
- [yi-frontend-vty] Show line numbers when appropriate
- [git commit mode] Don't uglify second line when it is a comment
- Support ghc 8.4
- Moved getArticleDbFileName to yi-ireader where it belongs (thanks to mpwp)
- [ruby mode] slightly more correct symbol syntax (thanks to quickdudley)
- Automatically get version from cabal (thanks to junjihashimoto)
Previous changes from v0.17.1
-
- Removed bounds from example configs
- [yi-keymap-vim] Add multiline block paste
- Hopefully speed up travis CI