Describe the bug
When running a shell command with ! Only very minimal partial output is displayed. For example !ls -la will maybe display 1 line.
This issue persists in 0.0.343
Affected version
0.0.342
Steps to reproduce the behavior
- !ls -la
- total 9944
Expected behavior
See output of command
Additional context
Tried with node 22.17.1 and 22.20.0 on macOS Tahoe