RichiH/vcsh

[BUG] interactive commands can't press ENTER

NightMachinery opened this issue · 2 comments

During interactive commands, pressing ENTER produces ^M instead of doing what it usually does. This doesn't happen when I use git normally.

image

I now doubt if this is actually a vcsh bug.

Closing the issue for now.

Just for the record, I am able to use vcsh <repo_name> add --patch just fine. This is something to do with the shell you are spawning. I'm using ZSH, which might be different than Bash.