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

Autoresize max height/width after terminal window resized #367

Closed
snuyanzin opened this issue Oct 31, 2019 · 1 comment
Closed

Autoresize max height/width after terminal window resized #367

snuyanzin opened this issue Oct 31, 2019 · 1 comment

Comments

@snuyanzin
Copy link
Collaborator

At starting sqlline width and height are initialized with terminal's sizes however they are not changed if window resized.
The idea is to have !resize command which could force reinitialize height and width.
And autoResize boolean property. If the property value is true then before any command execution sqlline line will recheck and reinitialize height and width if terminal size changed

@snuyanzin
Copy link
Collaborator Author

Merged as 2a8c629

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

Successfully merging a pull request may close this issue.

1 participant