Console show tabs (\t) as spaces
Hi there,
Console don't show tab (\t) character as tabs, but is converted to space. (normal textarea behavior)
This makes it hard to read commands like M122 out.
Expected:
Could that be fixed somehow?
Kind regards
Dan
Console don't show tab (\t) character as tabs, but is converted to space. (normal textarea behavior)
This makes it hard to read commands like M122 out.
Expected:
> M122 X Y Enabled true false Set current 750 800 RMS current 734 1436 MAX current 1035 2025 Run current 23/31 25/31 Hold current 13/31 13/31Reality:
> M122
X Y
Enabled true false
Set current 750 800
RMS current 734 1436
MAX current 1035 2025
Run current 23/31 25/31
Hold current 13/31 13/31
Could that be fixed somehow?
Kind regards
Dan
Comments