[FEATURE] Option to display Bash output inline without collapsing
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
When exploring data (Jupyter notebook style), I'd like to have ASCII charts available during my Claude sessions that Claude would display without collapsing the output. I created a Claude Skill to assist with my data explorations, but would love to see this enhancement!
Proposed Solution
Claude would display any ASCII chart I request inline within the current session. This would be helpful for exploring data without having to launch a separate window or application.
Alternative Solutions
In addition to ASCII, my Skill supports a GUI Window via Python Tkinter, but considering the DX of Claude, it would be great to see the experience stay within the terminal
Priority
Low - Nice to have
Feature Category
Developer tools/SDK
Use Case Example
Here is an example of having to ctrl+o expand/collapse the terminal output for the chart within the Claude session:
You can see that I press ctrl+o multiple times at the end to expand/collapse the terminal output.
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗