-
-
Notifications
You must be signed in to change notification s 8000 ettings - Fork 589
autosub progress bar... #842
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
Comments
Show the "Terminal modes" in the status bar. Attach the screenshot. I suppose, that it's a python bug, incorrect use of WinAPI. You may try cygwin/msys connector, if your python is build using cygwin/msys libraries (I doubt). |
python 2.7.11(msys2) |
@Maximus5 The ConEmu screenshot is fixed. |
What is |
I have the same issue when ssh into a archlinux and use pacman, the progressbar keeps going down a line every new character |
@Maximus5 |
This is not a bug of connector. |
I do have this issue as well when SSHing into an Archlinux machine and running Pacman. This has always been the case ever since I've started using ConEmu and I would really love to finally get this fixed. Related ticket on the Msys bugtracker which points at ConEmu as the source of the issue: https://sourceforge.net/p/msys2/tickets/13/ |
I would also like to see this "fixed". Naturally it isn't anymore more than a "nice to have", but it would be nice to have :) |
What about build 170305? |
Thanks, I'll give it a try when I'm back home near a Windows machine. |
@Maximus5 I'm sorry to report late. |
I'm afraid this does not fix it unless I'm using it wrong. I am using Cmder so I decompressed the 7z into vendor/conemu-maximus5 (where the Cmder's default ConEmu lives) and when go into About I do see that the version is the new one I just decompressed. Unfortunately running a pacman -Syu (on Archlinux) still shows the issue. Also tried with the latest development release and still no luck. @kyjelblue would you mind telling me how are you using it - with cmder or standalone? And in which programs did you have the problem in the first place? |
@Rjevski My environment has already been mentioned above. :) |
I found something interesting. When I use zsh provided by MSYS2, the pacman prints good progress bar; but when I use ssh, which is also provided by MSYS2, to connect to a Arch Linux host, the pacman prints with the issue. I'm using ConEmu 170910. This might be related: Alexpux/MSYS2-pacman#10 |
Versions
ConEmu build: 160724 x64
OS version: Windows 10 x64 1607 build 14393.82
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): msys2
Problem description
Python 2.7, Autosub(https://github.com/agermanidis/autosub)
Progress bar is not working, See to below
mintty

ConEmu

Why is it so?
The text was updated successfully, but these errors were encountered: