python-prompt-toolkit v2.0.9 Release Notes

Release Date: 2019-02-19 // about 5 years ago
  • ๐Ÿ› Bug fixes:

    • Fixed Application.run_system_command on Windows.
    • ๐Ÿ›  Fixed bug in ANSI text formatting: correctly handle 256/true color sequences.
    • ๐Ÿ›  Fixed bug in WordCompleter. Provide completions when there's a space before the cursor.