pgorgita
Results
1
comments of
pgorgita
Hi, i think that the issue lies at [TTY::Table::Orientation::Vertical::slice](https://github.com/piotrmurach/tty-table/blob/b2af2ab9b0c360df09d701103edfb53f71caf034/lib/tty/table/orientation/vertical.rb#L29) called by TTY::Table::rotate_vertical when the header is nil and it generates a 'head' to number the columns as rows: ```ruby head...