clr-installer
clr-installer copied to clipboard
In the TUI Installer, bundle-add section, lines that are too long scroll the window to the right
Describe the bug Using the TUI installer, in the bundle-add section, if the bundle line text is too long for the window, it will scroll to the right. After I do this and move to the next line, it will reposition correctly but the next down cursor will cause the screen to scroll right again.
To Reproduce Steps to reproduce the behavior:
- Go to add bundle
- scroll past line that is too long (the packages line)
- Scroll down to the next few entries
- See error
Expected behavior no scrolling to the right.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- Clear Linux OS Version: 29600
- Installer Version [clr-installer -v]
- Platform: [hardware infomation] virtualbox running in Windows 10
Additional context Can you add horizontal scrolling similar to the vertical scrolling that is already there? String translations will most likely end up being longer than the english counterpart.