Page 1 of 1

Raw view for unknown file types on mouse down

Posted: 19 Apr 2017 23:03
by Sander Bouwhuis
I have the option set to 'on' to have a preview for known types when I hold my left mouse button down on the icon of a file.
For instance, a *.txt file will popup a window with the start of the text.

My question is, is it possible to always show the first bunch of bytes (say 1024 bytes or so) of any file NOT recognized as a standard file type?
So, when I hold the left mouse button down on a 'random.abc' file I would see the hex data of the first block of bytes (generally the header).

If it's not possible, could this be added?