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

chore: revert commit e83da1d "Add hyperlink support" #18

Merged
merged 3 commits into from
Sep 3, 2023

Conversation

PThorpe92
Copy link
Member

Unfortunately, having to implement clone manually for Style would break the API as several structs in Eza have style as a field and can no longer derive clone for the entire object.

This reverts commit e83da1d.

Unfortunately, having to implement clone manually for Style would
break the API as several structs in Eza have style as a field and
can no longer derive clone for the entire object.

This reverts commit e83da1d.
src/style.rs Outdated Show resolved Hide resolved
@PThorpe92
Copy link
Member Author

should be all set after tests pass 👍

@PThorpe92 PThorpe92 merged commit 1745e63 into main Sep 3, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants