Skip to content

feat(tui): add toggle to follow bash output in collapsed view#20893

Open
goniz wants to merge 1 commit intoanomalyco:devfrom
goniz:feat/bash-follow-collapsed
Open

feat(tui): add toggle to follow bash output in collapsed view#20893
goniz wants to merge 1 commit intoanomalyco:devfrom
goniz:feat/bash-follow-collapsed

Conversation

@goniz
Copy link
Copy Markdown
Contributor

@goniz goniz commented Apr 3, 2026

Issue for this PR

Closes #14247

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Added a new toggle in the TUI that allows to toggle the Bash collapsed output view between showing the head of the output (default today) and showing the tail -f view of the output.

How did you verify your code works?

Ran some long commands that output and used the toggle to check it works.

Eg find /

Screenshots / recordings

8607D626-CFD5-49A8-9D43-1CC0F4041E6D.Copy.mov

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

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

Potential duplicate found:

@goniz
Copy link
Copy Markdown
Contributor Author

goniz commented Apr 3, 2026

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

Potential duplicate found:

This original PR changed both web and TUI and it did not allow toggling the behavior

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.

[FEATURE]:Tool output preview should show last lines (tail -f effect) while streaming

1 participant