NOTE: Occuring on latest rolling and 1.4.3
When wrapping long descriptions in show interfaces, a lot of junk data is added. The below output should only have 3 instances of 'This is a really long descriptions', but it shows much more, and the line doesn't end correctly:
vyos@PE2# show interfaces ethernet eth0 description description "This is a really long description This is a really long description This is a really long description"
vyos@PE2# run show interfaces ethernet
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface IP Address S/L Description
--------- ---------- --- -----------
eth0 172.16.0.12/28 u/u This is a really long description This is a really long description This is a
This is a really long description This is a really long description This is a
This is a really long description This is a really long description This is a
This is a really long description This is a really long description This is a