Enumsยง
Constantsยง
- ENTER_
KEYS ๐ - FRUITS_
KEYS ๐ - HELP_
KEYS ๐ - MAIN_
MENU_ ๐KEYS - NEXT_
KEYS ๐ - PARAMETERS_
KEYS ๐ - PAUSE_
KEYS ๐ - PREVIOUS_
KEYS ๐ - QUIT_
KEYS ๐ - RESET_
KEYS ๐ - START_
KEYS ๐ - VELOCITY_
KEYS ๐
Functionsยง
- flush_
input_ ๐buffer - greeting_
screen_ manage_ input - Check input on greeting screen Return Some(GreetingOption) if input is valid, with the chosen Greeting Option, None otherwise
- 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 alacritty, kitty, gnome-terminal, etc.) That is outside the appโs control