You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
I have a Termfile in a project my friend (MacBook Air) works on with me, and I also work on both a MacBook Pro and Mac Pro. All of these computers have different resolutions so it makes the :bounds parameter for new windows a challenge. We've hacked around this like so...
... but would like something a little bit more formal. Either a Termfile.bounds file we can leave out of source control or [more desirable] DSL support for different profile configurations.
Perhaps support for percentages instead of fixed coordinates would also do, or named regions (:north_west, :east, etc.).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a
Termfile
in a project my friend (MacBook Air) works on with me, and I also work on both a MacBook Pro and Mac Pro. All of these computers have different resolutions so it makes the:bounds
parameter for new windows a challenge. We've hacked around this like so...... but would like something a little bit more formal. Either a
Termfile.bounds
file we can leave out of source control or [more desirable] DSL support for different profile configurations.Perhaps support for percentages instead of fixed coordinates would also do, or named regions (
:north_west
,:east
, etc.).The text was updated successfully, but these errors were encountered: