Skip to content

No Mouse support in Windows 10 #1059

Open
@yzhang1994

Description

@yzhang1994

I have a full screen application written with prompt toolkit.

self.app = Application(layout=layout, full_screen=True, mouse_support=True...)

The application works fine in Mac and Linux envs. But cannot scroll in Windows 10 command prompt. What is the reason for this and can it be fixed? Or is there an alternative (like enabling scrolling with keyboard)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions