Skip to content
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

Lack of prompts in bzr #38

Closed
GoogleCodeExporter opened this issue Apr 15, 2015 · 3 comments
Closed

Lack of prompts in bzr #38

GoogleCodeExporter opened this issue Apr 15, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Please read the FAQ and check existing issues before creating a new issue.

What steps will reproduce the problem?
1. Install cygwin
2. Install bazaar (through the windows installer)
3. Install puttycyg

What is the expected result?  What happens instead?
bzr uncommit does not display a prompt asking for the approval of changes, 
nor does it allow input (thus bzr remains unresponsive and a bzr break-lock 
from another non-cygterm terminal is required). bzr pull does not display 
pull phases. All of this works correctly when running cygwin from cmd.exe. 

PutTTYcyg version: 20091228
Cygwin version: CYGWIN_NT-6.0 <hostname> 1.7.1(0.218/5/3) 2009-12-07 11:48 
i686 Cygwin
Windows version: Vista SP2

I exported the registry key and looked through it; it only contains saved 
sessions (which shouldnt affect cygterm) and keys. If it's really necessary 
I will scrub it of all personal information and post it, but don't expect 
there to be much remaining. 


Original issue reported on code.google.com by ives.vdf on 15 Apr 2010 at 12:13

@GoogleCodeExporter
Copy link
Author

PuTTYcyg only works with Cygwin programs which use a UNIX-y terminal API.  It 
does not work with 
Windows programs which expect and use the Windows Console device and API.  See 
the FAQ for more 
details.

Original comment by medgar123 on 15 Apr 2010 at 7:30

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

I should also mention that the Cygwin version of bazaar (install from Cygwin's 
setup.exe) should work fine.

Original comment by medgar123 on 15 Apr 2010 at 12:23

@GoogleCodeExporter
Copy link
Author

Thanks, that does indeed fix it. 

Original comment by ives.vdf on 15 Apr 2010 at 3:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant