mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- Tab navigates within the active section first; only switches to the next section when the current element is the last in its section - Arrow keys (Up/Down) no longer wrap at section boundaries - moveFocusInSection gains a wrap: Bool parameter and returns Bool - Add tests: tabNavigatesWithinSectionFirst, arrowKeysDoNotWrapAtBoundary