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

Autoscroll #1

Open
moatn opened this issue Mar 17, 2016 · 15 comments
Open

Autoscroll #1

moatn opened this issue Mar 17, 2016 · 15 comments
Assignees
Labels

Comments

@moatn
Copy link

moatn commented Mar 17, 2016

Hey Joedf,

Qonsole works very great, though i wanted to ask if its normal behavior that the autoscroll function doesnt always works. When multiple lines go through the Qonsole i have to scroll manual down, is there any way to fix this?

Keep up the great work!

@joedf
Copy link
Owner

joedf commented Mar 19, 2016

Hey there, are you using mintty or cygwin by any chance?
Possibly related: #2

@moatn
Copy link
Author

moatn commented Mar 21, 2016

Nope, ive redirected the terminal to a Powershell shortcut so i have admin rights. This way i can use the Qonsole with full rights and as packet manager etc.

@joedf
Copy link
Owner

joedf commented Mar 21, 2016

Ahhh okkay
Could you please post your Qonsole configuration file (INI)? :


You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#1 (comment)

@joedf
Copy link
Owner

joedf commented Mar 25, 2016

@MaartenPentinga Hi there?
Can you please post your Config file?

@moatn
Copy link
Author

moatn commented Mar 26, 2016

Hey Joe!

Sorry for the slow reaction :)

[Animation]
Speed=10
Delay=10
dx=25
AnimationDisabled=0
GuiBGDarken_Increment=6
GuiBGDarken_Max=127
GuiBGDarken_Color=0x1A1A1A
[Settings]
HideOnInActive=0
HorizontallyCentered=0
BottomPlaced=0
CmdPaste=1
AutoWinActivate=0
ReduceMemory=1
RunOnStartUp=1
Console_Mode=Cmd
TransparencyPercent=10
CMD_Path=C:\Users\Nerf\Documents\Quake\powershell_Qonsole.lnk
OpenHotkey=#`
CMD_Width=1374
CMD_Height=400
CMD_StartUpArgs=

@joedf
Copy link
Owner

joedf commented Mar 26, 2016

@MaartenPentinga
Try this test version.
qonsole-[143b_a1].zip

@joedf joedf added the bug label Mar 26, 2016
@joedf joedf self-assigned this Mar 26, 2016
@moatn
Copy link
Author

moatn commented Mar 28, 2016

@joedf It seems to work now. Though i did some testing. It seems if i make the height to big it stops autoscrolling.

So my quess it has to do with the height and not the terminal that i am emuluting within your program.

@joedf
Copy link
Owner

joedf commented Mar 30, 2016

Thank you. I will soon ask you to try out another test version, once I have one.

@joedf
Copy link
Owner

joedf commented Apr 10, 2016

@MaartenPentinga Sorry about the late reply. If you press the [END] key, does it scroll to your line?
Also if you manually scroll, does it display properly or does it leave a black area under the prompt line?

@TrekkieGod
Copy link

I have the same problem, and the one additional piece of information I can offer is that I think this issue is unique to Windows 10. I've installed it on four different machines. Two of them are Windows 10 machines, and they both have the autoscroll problem. The other two are Windows 8.1, and there are no problems whatsoever.

@TrekkieGod
Copy link

I discovered that going to Qonsole Settings / Console Settings / Options tab and checking the "Use legacy console" box fixes the autoscroll issues for me. So I think the problem might be specific with the new Windows Console present in Windows 10 and Windows Server 2016.

@joedf
Copy link
Owner

joedf commented Aug 12, 2016

I think you're right. Thanks, I'll have to add a notice and maybe have something automatically change it.

@joedf
Copy link
Owner

joedf commented Aug 12, 2016

More info about it here: https://technet.microsoft.com/en-us/library/mt427362.aspx
It must be because of the new line wrap and resize features.

@joedf
Copy link
Owner

joedf commented Jan 22, 2017

I have found a workaround for this. I've noticed that simply sending a mouse wheeldown seems to work fine. I have a few other things to test and fix too (will be in v1.4.5). I should have this specific bug patched in v1.4.4 which should be up by tomorrow (using the workaround).

@joedf
Copy link
Owner

joedf commented Jan 22, 2017

Won't be released finally, The problem is a little more complex than expected. The console buffer size is not resizing correctly so when the window is cropped to a smaller size, the "bug" happens...

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

No branches or pull requests

3 participants