- Added a new
starship.clinkpromptscript. Runclink config prompt use starshipto use it. - Added
--allflag to show all themes or prompts:clink config theme show --allorclink config prompt show --all. - Added input hint text for
:chaincommand()and for theonadvanceandonaliascallbacks. If no input hint is specified then the default input hint text is "Argument expected: command [args]". - Improved error reporting in the
oh-my-posh.clinkpromptscript. - Fixed input line coloring for
clink set some_string_setting clear. - Fixed #799; in legacy console, using the
clink-selectall-conhostbindable command scrolls back to the last line after dismissing the Find dialog. - Fixed a bug in the unit test harness which under rare circumstances could randomly make unit tests fail (regression introduced in v1.1.1-alpha by the Readline 8.0 update).