Skip to content

Termina 0.17.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 02:43
· 1 commit to dev since this release
0.17.0-beta.5
82ae8dc

Bug Fixes

  • Corrected text-area prompt history traversal (#368)
    • Up recalls prompt history from the first visual line and saves the current draft.
    • Down restores the saved draft from the last visual line.
    • Up and Down keep their current visual movement between multiline rows.