Skip to content

v1.10.0: Alt ←/→, Refactor

Choose a tag to compare

@edouard-lopez edouard-lopez released this 14 Dec 14:44
· 964 commits to master since this release
  • Refactor prompt code #68
    • tests are on their way #96
  • First line isn't rendered on Terminal.app open in macOS #67
  • Working Directory not printed on first run #62
  • Update first line on "Alt + ←" and "Alt + →" #66
  • skip defining hostname on fish 3.x #98
  • new code convention described in CONTRIBUTING.md:
    • private entities are prefix with _pure_
    • public entities are prefix with pure_

Code refactoring help us introduce a lots of tests and better project structure for upcoming 2.0.0.

Thanks to: @comfortablynick and @schrodincat for his multiple PRs 👍