elvish/0.18.0-release-notes.md
2021-12-31 18:03:24 +00:00

532 B

This is the draft release notes for 0.18.0, scheduled to be released around 2022-03-01.

Notable bugfixes

  • The output longer than terminal width is now shown fully on Windows Terminal.

  • Changing directories in the navigation mode now correctly runs hooks and updates $E:PWD.

Notable new features

  • A new flag: module for parsing command-line flags.

  • A new tmp special command for doing temporary assignments.

  • A new call command to call a command, using a list for and a map for options.