euporie.console.app.DisableMouseOnScroll

class euporie.console.app.DisableMouseOnScroll(content: AnyContainer)

A container which disables mouse support on unhandled scroll up events.

This enables the terminal scroll-back buffer to be scrolled if there is nothing in the application which is scrollable.