Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ browsr refactor #39

Merged
merged 5 commits into from
Feb 27, 2024
Merged

✨ browsr refactor #39

merged 5 commits into from
Feb 27, 2024

Conversation

juftin
Copy link
Owner

@juftin juftin commented Feb 8, 2024

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:

  • c binding to copy file path
  • r binding to refresh the file
  • double click functionality on the directory tree

@juftin juftin merged commit 2a66b58 into main Feb 27, 2024
5 checks passed
@juftin juftin deleted the feat/refactor branch February 27, 2024 03:57
@juftin
Copy link
Owner Author

juftin commented Feb 27, 2024

🎉 This PR is included in version 1.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant