Files
reverse-geolocate/bin
Clemens Schwaighofer a4f694f5d6 Add auto adjust for columns based on terminal width
With flags -a to override any auto adjust and just keep default column
width. And flag -c for automatic compact view (40% column size
reduction)

The auto adjust on terminal size larger than needed is only for path
column at the moment.

For smaller it will auto adjust each column slowly in 10% steps until
the width is smaller than the terminal width.

Side note: CJK characters can still be reason for a skewed layout.
2018-03-07 18:32:21 +09:00
..