- Revert fillScreen to Left/Top (normal terminal behavior)
- Simplify startForwardForm to 2 fields: Type (Tab cycle) + Address
- Remove splitAddr/netSplit helpers
- Add huh form library dependency for future use
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Change fillScreen from lipgloss.Left to lipgloss.Center for horizontal
positioning so content is centered based on actual terminal dimensions.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>