Skip to content

0.18

Compare
Choose a tag to compare
@TimonPost TimonPost released this 24 Sep 06:38
· 189 commits to master since this release
  • Fix get position bug
  • Fix windows 8 or lower write to user-given stdout instead of stdout.
  • Make MoveCursor(Left/Right/Up/Dow) command with input 0 not move.
  • Switch to futures-core to reduce dependencies.
  • Command API restricts to only accept std::io::Write
  • Make supports_ansi public
  • Implement ALT + numbers windows systems.