Skip to content

fix(sheets): preserve tabs for sheets get --plain#212

Closed
salmonumbrella wants to merge 1 commit intoopenclaw:mainfrom
salmonumbrella:fix/issue-209-sheets-plain-tabs
Closed

fix(sheets): preserve tabs for sheets get --plain#212
salmonumbrella wants to merge 1 commit intoopenclaw:mainfrom
salmonumbrella:fix/issue-209-sheets-plain-tabs

Conversation

@salmonumbrella
Copy link
Copy Markdown
Contributor

Fixes #209.

  • Use tableWriter(ctx) in sheets get so --plain outputs real TSV with delimiters (no tabwriter conversion).
  • Add a unit test asserting --plain output preserves tabs.

Testing: make ci

@steipete
Copy link
Copy Markdown
Collaborator

Landed on via 6228856 (plus CHANGELOG thank-you). Thanks again @salmonumbrella!

@steipete steipete closed this Feb 14, 2026
@steipete
Copy link
Copy Markdown
Collaborator

Correction: landed on main via 6228856. Thanks again @salmonumbrella.

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.

sheets get --plain outputs spaces instead of tabs

2 participants