The library just prints tabs as is, unaware of the fact the terminal will choose a different width for it based on whitespace: ``` 14. 1 p 7; ┬ ╰── Here ```
The library just prints tabs as is, unaware of the fact the terminal will choose a different width for it based on whitespace: