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

Conemu running mintty, full screen not filling screen. #17

Closed
surskitt opened this issue Jul 21, 2014 · 8 comments
Closed

Conemu running mintty, full screen not filling screen. #17

surskitt opened this issue Jul 21, 2014 · 8 comments

Comments

@surskitt
Copy link

When running mintty from cygwin within conemu, entering full screen seems to create two windows, the bottom one taking up a small part of the screen. This section can be resized but contains no content.

2014-07-21 20_43_53-greenshot
2014-07-21 20_45_44-greenshot

Not sure how to diagnose this further or what extra information I can provide. I'm on the Latest release as of today.

@surskitt
Copy link
Author

Included my ConEmu.xml and minttyrc.

https://gist.github.com/sharktamer/15eb3ff3d9bdcefec465

@Maximus5
Copy link
Owner

Most probably, that is mintty bug/feature/limitation.

  1. Try to run "notepad.exe". Does it maximizes correctly?
  2. Does mintty maximizes normally running outside of ConEmu?
  3. Can mintty be resizes by mouse (no maximizing) to the style required to fill ConEmu surface?

@surskitt
Copy link
Author

There is a shortcut to mintty that allows for real full screen within ConEmu in both windowed and full screen mode. There's also a command line flag, but this doesn't seem to actually apply when set in the startup.

@Maximus5
Copy link
Owner

Maximus5 commented Dec 5, 2014

Closed due to non-respond.

@Maximus5 Maximus5 closed this as completed Dec 5, 2014
@bstoots
Copy link

bstoots commented Oct 23, 2015

For anyone that finds this via searching like I did this is most definitely due to mintty not updating its window size when the ConEmu window resizes. You can see this for yourself if you do the following:

  • Open a new mintty tab
  • Resize ConEmu
  • Right click on the tab and choose Child system menu... -> Options...
  • Go to the Window tree element
  • The Columns and rows will not be correct for the current ConEmu window size. You can prove this if you click the Current size button which should update the window to its actual current size.
  • Generate some output in the mintty window. It should wrap at the correct points now.

I have no idea which project or where a change would have to take place for this to be fixed though.

@Maximus5
Copy link
Owner

@bstoots I never observed such problems with mintty. Even with configs attached above. So, for further examination I need more info: versions, configs, screenshots, more is better.

@Maximus5
Copy link
Owner

Try build 151025?

@bstoots
Copy link

bstoots commented Oct 27, 2015

@Maximus5 Just updated, I can't reproduce the issue I was seeing. Thanks for everything you do on this project.

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

No branches or pull requests

3 participants