ronisbr/PrettyTables.jl

hcrop_mode

sethaxen opened this issue · 1 comments

It would be useful to have an hcrop_mode similar to vcrop_mode that would allow for horizontally cropping middle columns instead of just the right columns.

Hi @sethaxen !

Yes, this is an old request. However, horizontal cropping is somewhat complicated and will require to rewrite the print logic for the text backend.