Page 1 of 1

change name length in list view

Posted: 19.02.2009, 23:35
by hattorihanzo
Is it possible? Because right now it looks like this

Code: Select all

file_with_a_very_long_filename   file5
file2                            file6
file3                            file7
file4                            file8

and i want the long file name wrapped (showing full filename in tooltip?)
file_with_a_..     file5
file2              file6
file3              file7
file4              file8

Posted: 20.02.2009, 02:28
by Dreamer
No, it's not possible (AFAIK). Perhaps in the future version.

Posted: 20.02.2009, 15:32
by hattorihanzo
:( it would be really awesome. It does show up this way however because of a bug; when I close with custom columns of 25 char. name length, restart and then select list view :) But after switching dirs it reverts back to normal...