Tuesday, 7 January 2020

macos - How to prevent screen from resizing my Terminal in Mac OS X?


I am using iTerm in Mac OS X. When I run screen, the terminal is resized and I get the message


Aborted because of window size change.

However, screen is still running.


How do I get it to stop resizing my terminal?



Answer



This will fix the problem: Bookmarks –> Manage Profiles –> Terminal Profiles –> Default


check "Disable session-initiated window resizing"


See also "iTerm resize the window itself when using screen".


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...