Currently the "narrow path" option suffers from the issue of breaking vertical alignment, so instead of
Code: Select all
C:\Users\username\AppData\Aaaaaa..
C:\Users\username\AppData\Bbbbbb...
C:\Users\username\AppData\Cccc
Code: Select all
Aaaaaaaaaaaaaa (C:\Users\username\Ap...
Bbbbbbbbbb (C:\Users\username\AppDa...
Cccc (C:\Users\username\AppData\)
But then this gets easily solved if you just move the last part to a separate column!
So that's what this suggestion is - add an option add last path item from the path column into a separate one similarly to how you already have the very last part of path in the Name column
(so this could be "Parent" column)