Skip to content

Conversation

@ibrahimsag
Copy link

@ibrahimsag ibrahimsag commented Jan 11, 2026

for #7853

Summary

Adds tui.diff_syntax config option to disable syntax highlighting in diffs.

{
  "tui": {
    "diff_syntax": false
  }
}

Default is true (syntax highlighting enabled). When set to false, diffs render without syntax highlighting.

Changes

  • Added diff_syntax boolean option to TUI config schema
  • Updated Edit component and permission dialog to respect the config
  • Regenerated SDK types

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant