What's Changed
- [feat] Add extra error output on lost server error to indicate possible SSL mismatch (#1584) by @scottnemes in #1609
- Let interactive prompt changes respect dynamic format strings by @rolandwalker in #1603
- Better handle arguments to
system cdby @rolandwalker in #1604 - Fix missing keepalives in
\eprompt loop by @rolandwalker in #1612 - Strip trailing newlines with
\e <filename>by @rolandwalker in #1613 - Remove outdated email address in
pyproject.tomlby @rolandwalker in #1616 - Fill out
pyproject.tomlproject.urlsproperty by @rolandwalker in #1617 - Add right-arrow keystroke to TIPS by @rolandwalker in #1618
- Prefer
httpsoverhttpin docs and commentary by @rolandwalker in #1619 - Add TIPS for control-space and
min_completion_triggerby @rolandwalker in #1620 - Add history-search keybindings to TIPS by @rolandwalker in #1625
- Bind a few alternate function-key sequences by @rolandwalker in #1621
- Fix
\llmusage document, adding ahelpsubcommand by @rolandwalker in #1622 - Rewrite help table, adding a Usage column by @rolandwalker in #1623
- Remove info counter from fzf history-search UI by @rolandwalker in #1624
- Prepare changelog for release v1.57.0 by @rolandwalker in #1633
Full Changelog: v1.56.0...v1.57.0