canonical / canonical/microcloud
Better text wrap in prompts during setup
Open
Bug
Jira
- Dominant language
- Go
- Stars
- 532
- Forks
- 83
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 36
Description
This warning is rather long:
```
! Warning: Some systems are ineligible for distributed networking, which requires either an interface with no IPs assigned or a bridge. Continue anyway? (yes/no) [default=yes]: no
```
Lipgloss doesn't wrap to the next line, so a standard 80-char terminal will cut it off. I also ended up with this when I resized the window after letting it sit for a while:

Contributor guide
Assessment
This issue has not been assessed yet.