If the content width exceeds the terminal width, we should allow users to scroll to the right to see the ends of long file names. This is made easier by the fact that we're not using left and right to navigate the directory tree (which dua does, but I don't think we should).
If the content width exceeds the terminal width, we should allow users to scroll to the right to see the ends of long file names. This is made easier by the fact that we're not using left and right to navigate the directory tree (which dua does, but I don't think we should).