generated from GarandPLG/rust-flake-template
2dbe37847067864ef114b100b46c2e7e5885c7bf
Introduce a `selected_setting_new_value` field in `SettingsState` and initialize it. Add `Backspace` and `WildCard(char)` actions with an `Input` group, and corresponding keybindings. Update `event_to_action` to map wildcard characters to `Action::WildCard`. Handle backspace and character input in `settings_keybindings` to edit the new field. Display the edited value in the settings popup and include the new actions in the UI.
rust-flake-template
Basic flake for rust development and production.
Languages
Rust
97.1%
Nix
2.9%