Skip to content

v0.3.2

  • v0.3.2
  • 675aa4e
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.3.2
  • 675aa4e
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@foundev foundev tagged this 26 May 15:28
* feat: use native terminal copy and paste

* copy last message

* format

* implement execute_winapi for alternate scroll commands

Add the missing execute_winapi method required by crossterm 0.29's
Command trait on Windows. Returns Ok(()) since modern Windows terminals
handle the ANSI sequences via ConPTY/VT100 support.

Fixes E0046 compilation error on Windows CI.

* more conditional compilation for windows
Assets 2
Loading