[Feature Request]Option to turn off node status on file read node

nice... getting there... yes - plus like your last suggestion...

There would only be one option :slight_smile:

it's always "just one more..."

I promise not from me :slight_smile:

Just like a Guatemalan chicken bus.

Although of course there's no such thing as a file extension in sensible operating systems, people do insist on calling files blahblah.json etc.
Is it possible to retain anything after the last dot?
long-base-directory/../the-...md

good point -- tacking on adjacent dots could be misleading. Perhaps use a single ellipsis html entity … ?

Another possibility is to use CSS classes/styles to show only so many characters wide, and let the browser trim the string, like so:

(and you can see how the hover title looks)

I admit I had forgotten text-overflow but will point out that it won't save precious websocket bandwidth.

That said, if Dave & Nick like it, I'd be more than happy to go that direction.

Good call.