-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
Describe the bug
Welcome to GitHub Copilot CLI
Version 0.0.1
Copilot can write, test and debug code right from your terminal. Describe a task to get started or enter ? for help. Copilot uses AI, check for mistakes.
● Logged in with gh as user: williammartin
● Connected to GitHub MCP Server
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ > Run a for loop that sleeps for 1 second at a time printing hello `n` each time │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
● I'll run a for loop that prints "hello n" with a 1-second sleep between
iterations.
In 0.0.341, with the timeline expanded via ctrl+R, output from the bash process would stream, but now it is blocked until the end.
Affected version
0.0.342 -> 0.0.346
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels