SwiftShell icon indicating copy to clipboard operation
SwiftShell copied to clipboard

The interactive command is suspended at the terminal

Open misanyrock opened this issue 3 years ago • 0 comments

I call the git command with SwiftShell. The interactive command "git log" hangs, and "git status" works normally. "git log" can work on the console in Xcode. As shown below:

console in Xcode: 截屏2022-09-29 09 32 27

At the terminal: 截屏2022-09-29 09 33 59 截屏2022-09-29 09 34 32

misanyrock avatar Sep 29 '22 01:09 misanyrock