-
-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Space padded to the Prompt #2045
Comments
Perhaps, you are not using cygwin-connector. If so, this is because ConEmu does not support DISABLE_NEWLINE_AUTO_RETURN. Cygwin 3.1.2-1 uses this feature which is supported by command prompt on Win10 1703 or later. See #1966 |
Using cygwin-connector fixed the issue, but now I am unable to use arrow, home, etc. keys |
That is the issue of cygwin side. I already proposed a patch for that issue. Please wait for new cygwin release. |
Workaround |
Versions
ConEmu build: 180626 x64
OS version: Windows 10 Pro x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): Cygwin (CYGWIN_NT-10.0 Win10 3.1.2(0.340/5/3) 2019-12-21 15:25 x86_64 Cygwin)
Problem description
Updating Cygwin to latest version, when I press ENTER, I get space padded to the prompt. This is confirmed when I updated my home & work computer during same day. I use the following commands: D:\cygwin64\cygwin.bat -c "/bin/xhere /bin/bash.exe '%V'"
Steps to reproduce
Actual results
Expected results
Additional files
bash_profile.txt
The text was updated successfully, but these errors were encountered: