Error during bash scripts in VS Code extension
Resolved 💬 2 comments Opened Oct 17, 2025 by hookenful Closed Oct 22, 2025
What version of the VS Code extension are you using?
0.5.19
What subscription do you have?
Plus
Which IDE are you using?
VS Code
What platform is your computer?
Immutable Bluefin DX. Fedora Silverblue, Linux 6.16.7-100.fc41.x86_64 x86_64 unknown
What issue are you seeing?
Having this error during VS Code tool calling and sometimes this distracts LLM
$ bash -lc 'rg "llm" -n --hidden'
tput: No value for $TERM and no -T specified
Error: invalid argument "-" for "-w, --width" flag: strconv.ParseUint: parsing "-": invalid syntax
discord_message_history.py:226: ...
discord_message_history.py:378: .. 123456789 --format llm
What steps can reproduce the bug?
Using immutable Linux distro like Fedora Silverblue or Bluefin DX
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗