In my codebase I have a monorepo which means that some of the files are nested pretty deep. This means the paths are quite long, it would be great if the path could be truncated so it fits on single line along with the path. Perhaps there could be a switch which in combination with width would do this.