ilkutkutlar / terminal-file-picker

Interactive terminal file picker
MIT License
6 stars 1 forks source link

Error is raised when the screen width is too small #4

Closed ilkutkutlar closed 4 years ago

ilkutkutlar commented 4 years ago

Up to a certain point, table is resized fairly well. After that, you see an error. Expected behaviour should be to reduce table width by getting rid of columns other than name, then incrementally truncate it as the width gets even smaller.