Page 1 of 1
--mode interactive and long file names
Posted: 27 May 2020, 09:08
by theonerichy
Currently, it appears --mode interactive is relatively unusable with long file names, since the drawn box truncates the file names. (Also, the Cancel / OK buttons at the bottom are missing, but they are accessible I think) Is there a way around this issue?
Thanks
Re: --mode interactive and long file names
Posted: 27 May 2020, 10:29
by rednoah
Upgrading to the latest beta should fix some of the layout issues:
viewtopic.php?t=1609

Screenshots? Please read
How to Request Help.
Re: --mode interactive and long file names
Posted: 02 Jun 2020, 03:18
by theonerichy
gotcha, thanks!
Re: --mode interactive and long file names
Posted: 02 Jun 2020, 05:51
by rednoah
1.
Layout issues with buttons should be fixed.
2.
Lack of horizontal scrolling cannot be easily fixed at this time though, since that's just not implemented in the underlying library:
https://github.com/mabe02/lanterna/issues/485