juftin / browsr

🗂️ a pleasant file explorer in your terminal supporting all filesystems
http://juftin.com/browsr/
MIT License
225 stars 13 forks source link

🐛 encoding errors #16

Closed juftin closed 1 year ago

juftin commented 1 year ago

This PR stops trying to display binary file content, there are too many control codes that can mess with a terminal TUI app to make this worth it.

Closes https://github.com/juftin/browsr/issues/12

juftin commented 1 year ago

:tada: This PR is included in version 1.10.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: