Skip to content

fix(plugin): avoid truncating non-description columns in list output#7

Merged
git-hulk merged 3 commits intomasterfrom
feat/plugin-list-no-truncate-fields
Apr 1, 2026
Merged

fix(plugin): avoid truncating non-description columns in list output#7
git-hulk merged 3 commits intomasterfrom
feat/plugin-list-no-truncate-fields

Conversation

@git-hulk
Copy link
Copy Markdown
Owner

@git-hulk git-hulk commented Apr 1, 2026

Summary

  • stop truncating NAME, VERSION, SOURCE, and PATH in clime plugin list
  • keep DESCRIPTION truncation behavior for readability

Testing

  • go test ./...

Closes #6

@git-hulk git-hulk merged commit 54302c6 into master Apr 1, 2026
1 check passed
@git-hulk git-hulk deleted the feat/plugin-list-no-truncate-fields branch April 1, 2026 04:16
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.

Fix plugin list output truncation for non-description fields

1 participant