Would it be possible to take width of root folder (first line) into account when computing width of an nvim tree window? Root folder might be quite long, but one can easily limit the width with `view.width.max`. Thank you