M
Matt Gilarde
Guest
[quote user="ChUIMonster"] Doesn't this only impact frames that are missing a specific WIDTH in WITH phrase?[/quote]Yes. The batch mode bug is that the maximum frame width is hard-coded to 80 columns. There was no way to use any other terminal size in batch mode. -batchwidth lets you specify the terminal width for batch mode. We didn't make it automatically match the terminal width because that's not always what you want.
Continue reading...
Continue reading...