juftin / browsr

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

✨ browsr refactor #39

Closed juftin closed 4 months ago

juftin commented 5 months ago

This PR performs a substantial refactor on browsr.

The app is now broken out into more explicit pieces and makes use of messaging between components instead of funky references through the app attribute.

This PR should make it easier to expand browsr's functionality down the road.

Additionally, this PR implements some new features:

juftin commented 4 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: