[AspireE2E]This two codes "parallels@ubuntu-linux-22-04-02-desktop:~$ " and "(Type to search)" are on the same line.
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
**REGRESSION INFO**: Not Regression
**INSTALL STEPS**
1. Clean machine: Win11 x64 24h2 ENU
2. Install SDK 10.0 P6
3. Install aspire cli 9.4.0
`curl -sSL https://aspire.dev/install.sh | bash -s -- -q release`
**REPRO STEPS**
1.Open CMD and create aspire project:
`aspire new`
2.Press Ctrl + C
Note:
1.This issue works well in window OS.
2.In mac OS, the format is not correct as below screen.
**ACTUAL**
This two codes "parallels@ubuntu-linux-22-04-02-desktop:~$ " and "(Type to search)" are on the same line.
**EXPECTED** The format is correct, This two codes "parallels@ubuntu-linux-22-04-02-desktop:~$ " and "(Type to search)" are not on the same line.
Contributor guide
Research direction
Start by running `aspire new` on macOS, then press Ctrl+C and compare the terminal output with the Windows result shown in the issue. Trace the CLI entry point responsible for the interactive prompt and verify that the shell prompt and “(Type to search)” render on separate lines when fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100