Created
May 3, 2023 03:28
-
-
Save mcandre/fe7400ca627b9d11b02a6bb5dc894f6c to your computer and use it in GitHub Desktop.
How to Align macOS Terminal Window Dimensions with Tiling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# How to Align macOS Terminal Window Dimensions with Tiling | |
1. Size the Dock vertically to the desired height. | |
2. Tile Terminal.app to the desired portion of your screen. | |
3. Open Terminal preferences -> Profile -> Default profile -> Window. | |
4. In the Window Size section, tweak the Columns and Rows. | |
5. Relaunch and retile Terminal.app. | |
6. If the window launches to a different size than tiled, GOTO step 4. | |
Note that terminals may use altogether different sizes when presenting demos on another display. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment