You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #101 from shinokada/fix/i-feel-lucky
fix: #99
* **Documentation**
* Updated shuffle shortcut from `t` to `Ctrl+T` across guides and help text.
* **User Interface**
* In-app hints and messages now reference `Ctrl+T` for toggling shuffle.
* **Bug Fixes**
* Number-key entry now only accumulates when not typing into the text input, improving input behavior.
* **Tests**
* Updated and added tests to validate `Ctrl+T` behavior and non-toggle-while-typing cases.
* **Chores**
* Build task now runs tests before compiling.
0 commit comments