Module playing_input

Module playing_input 

Source

Constants§

MAIN_MENU_KEYS
PAUSE_KEYS
QUIT_KEYS
RESET_KEYS
START_KEYS

Functions§

playing_input_loop
You cannot block middle-click paste/scroll behavior from inside your Rust TUI app. If you really want to disable it, you would have to modify user system settings or terminal emulator config (e.g., in alacrity, kitty, gnome-terminal, etc.) That is outside the app’s control