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
Tab title doesn't always follow current Far manager folder #884
Comments
Tried to:
This issue is quite problematic since it means tasks launched with By contrast, |
What's also interesting is that executing |
Is it reproduced in 180418? |
Just installed 180422. |
I'm running Far 3.0 build 4949 and CD is detected properly. |
Far task: Plugin is loaded, version 18.4.22 (build 1804220), path: P.S. Windows 7 x64 |
Maybe I could try to run ConEmu under a debugger to check things? I have VS Community Edition with C++ and .NET. |
Is ConEmu installed in the Do you see
Every time? |
Yes, yes (ConEmu, ConEmu Background/Panel Views/Underlines), yes. |
So, this looks like a bug in Far Manager - sync call still doesn't work until something comes into Far input queue. |
Would you please report this to Far manager bug tracker? Your explanation would be of better help to them. |
Tried the latest alpha and there is a definite improvement. It works mostly correct now. |
I've done whatever possible. There is no way to get panel folders synchronously. |
I see. Huge thanks, this little thing was slightly annoying me for ages, it's wonderful to see this finally resolved! |
Versions
ConEmu build: 160914 x64
OS version: Windows 7 x64 (build 7601: service pack 1)
Far Manager 3.0.0.4804 x64
Problem description
Tab title sometimes follows folder, sometimes doesn't. On and off.
This happens in Far Manager with Panels tab template set to
%c %f
(or%c %d
).Steps to reproduce
Far manager
%c %f
(or%c %d
).Actual results
The tab title gets updated only sometimes (less than half of the times).
Expected results
The tab title should always follow the current folder.
The text was updated successfully, but these errors were encountered: