euporie.core.layout.mouse.DisableMouseOnScroll

class euporie.core.layout.mouse.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.