Actions
Todo #13268
opencolumns don't align nicely in console with medium-long interface names
Status:
Ready To Test
Priority:
Normal
Assignee:
-
Category:
Console Menu
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
small change to add some width and better align things if interface names are longer than just "WAN", "WAN2" etc.
before:
after:
Files
Updated by → luckman212 2 months ago
I wanted to auto size the columns based on the terminal width, but the shell doesn't seem to export the $COLUMNS
variable that would be required to do that.
anyway- PR: https://github.com/pfsense/pfsense/pull/4598
Actions