Created attachment 9361 [details] a screenshot of the way less looks in this case $ docker run --rm -it alpine:3.16 $ mkdir -p some/looooooooooooooooooooooooooooooooooong $ echo test > some/looooooooooooooooooooooooooooooooooong/path $ less some/looooooooooooooooooooooooooooooooooong/path Supposedly the path should be truncated in some way. Encountered while inspecting docker files, e.g. /var/lib/registry/docker/registry/v2/repositories/i1/_layers/sha256/ca59306b586e89d56b5aa314ed33f922db000fd93a536514fcc2655a0d23c736/link.
Actually, here's an easier way to see the attached screenshot: https://i.imgur.com/KM6vUaC.png