tomas-nestorovic / RIDE

Windows tool for low-level access to any floppy disks, and comfortable high-level access to some legacy filesystems (ZX Spectrum, MS-DOS, etc.).
https://nestorovic.hyperlink.cz/ride/html/index.html
56 stars 0 forks source link

Add possibility to view a file as plain text #55

Open tomas-nestorovic opened 4 years ago

tomas-nestorovic commented 4 years ago

For many cases, the DOS → Show as binary (or Ctrl+B) option is a too cumbersome way to display textual files on a disk (e.g., *.BAT). At least for MS-DOS filesystem, it thus would be desirable to facilitate displaying of such files as plain text, optionally with showing also non-printable characters in some different way than other printables (similarly as done in ZX Spectrum BASIC files listing).