Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

version 4.4: interactive shell: arrow keys yield weird symbols #293

Copy link
Copy link

Description

@eachimei
Issue body actions

Description

With version 4.4.1 on Windows, after importing progressbar: pressing any arrow key yield odd symbols on the console:

Code

>>> import progressbar
>>> ^[[A^[[C^[[D^[[C^[[D^[[C^[[D^[[B^[[D^[[C^[[A^[[C^[[B^[[D   # <-- this is what happens when pressing different arrow keys on the keyboard

Versions

  • Python version: import sys; print(sys.version): 3.10.9
  • Python distribution/environment: CPython
  • Operating System: Windows 10
  • Package version: import progressbar; print(progressbar.__version__) : 4.4.1
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.