2
I don't know if I've described this well, but the bottom line of the console keeps getting scrolled beneath the bottom. I imagine some setting I've tweaked caused this, but I can't figure out which one. Below is a screenshot illustrating what I mean.
The 'bad' view on the right side of the image is scrolled to the bottom, and it's a little hard to see, but the prompt has scrolled below the bottom of the screen and there is no way to get it to appear again, except:
- Clearing the Screen with
cls
orclear
depending on shell - The position sometimes toggles on minimize/maximize of ConEmu window. Sometimes this fixes the problem; sometimes it introduces the problem
Fairly annoying. Any thoughts?
Update: (Adding Build Info)
- ConEmu build 150310
- Clink v0.4 [
git:c13aaf
] - git version 2.4.5.windows.1 portable git
- cmder v1.1.3
I think those are all the relevant involved components.
Steps to reproduce:
Not really sure - it just seems to 'happen' sometimes. There are two contributing events that seem to initiate this happening most often - they are:
- Running a command with longer than console output, e.g.
dir /a %windows%\system32
I have long buffer output checked in the setting - was at 300 - changed to 150 - no difference - Minimizing/Restoring ConEmu window. As I said above, sometimes this fixes the existing problem. Sometimes this causes the problem.
>
@Maximus - You're saying it is an old build? Or I should check? Repro steps? Screenshot of settings? – dgo – 2015-12-20T18:13:34.723
At least, you have to name the build number and repro steps. – Maximus – 2015-12-20T22:25:50.280
Build numbers of all used software: ConEmu, clink, git, etc. – Maximus – 2015-12-20T22:26:42.487
@Maximus. See update. Let me know if you need more info - or if you want me to move this to github. – dgo – 2015-12-20T22:54:43.083
Both ConEmu and clink are too old. Update them. – Maximus – 2015-12-21T07:09:30.780
@Maximus - I've updated both and still happens. I assume it's setting I've changed, but don't know which one. – dgo – 2016-01-23T18:36:21.447
With StatusBar hidden nobody may say what happens on your side. Attach you settings at least, or try to run "ConEmu -basic". – Maximus – 2016-01-24T07:51:58.470