[FEATURE] raw terminal output option

Resolved 💬 3 comments Opened May 30, 2026 by nick-megaport Closed Jul 4, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

There is no way to make claude code output raw ansi code in the terminal, which means i can't have rich terminal output.

Proposed Solution

I'd like some way for claude or me to be able to run a terminal command and have the raw output sent to the terminal. This would allow me to use rich ansi to be able to make nice markdown rendering (https://github.com/anthropics/claude-code/issues/13600) drag and drop, and basically format claude's output in a richer way.

Alternative Solutions

n/a

Priority

High - Significant impact on productivity

Feature Category

Interactive mode (TUI)

Use Case Example

I'm in a claude session, i want to output some debug info to the user
there is no way to do it - right now i try to get claude to copy the output of a command to the user but some nuance gets lost

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗