Skip to content

v0.9.4

Latest

Choose a tag to compare

@mikaelmello mikaelmello released this 24 Feb 17:22
Immutable release. Only release title and notes can be modified.

Features

Experimental: Added multi-line input support for Password and Text prompts via Alt+Enter. Enable the experimental-multiline-input feature to use it. It is only supported when using crossterm (default) as the terminal back-end. Thanks @domenkozar!