python-tabulate icon indicating copy to clipboard operation
python-tabulate copied to clipboard

Header at bottom

Open metov opened this issue 3 years ago • 1 comments

Is there an option to print the header at the bottom (which would make it a footer)?

The use case is printing a very tall table in a terminal. The user would have to scroll up to see the header, but if it could be added to the bottom, this is not necessary. As an example, Wikipedia often has top and bottom headers on its pages.

metov avatar Jan 04 '23 08:01 metov

It would be nice to print it both twice, as a header and as a footer

iTrooz avatar Aug 05 '24 23:08 iTrooz