First new window not following default settings (3.6.x)
Thanks for filing an ! Please answer the questions below so I can help you.
-
iTerm2 version: 3.6.1
-
OS version: macOS 15.7
-
Attach ~/Library/Preferences/com.googlecode.iterm2.plist here (drag-drop from finder into this window)
-
Attach a debug log, if possible. Instructions at https://iterm2.com/debuglog
-
Attach a screen capture video if it would make the reproduction steps clearer.
-
Are you reporting a performance , excessive CPU usage, or a hang? Please attach a sample. Instructions at HowToSample
-
Are you reporting a crash? Please attach the crash log. Instructions at crash logs
-
Are you reporting excessive memory usage? Please attach a heap analysis: heapshot
PLEASE ATTACH YOUR PLIST FILE FOR BUG REPORTS! Seriously! I'll probably ask you for it if you don’t.
NOTE: Your plist file may contain private information. Mark the issue private to avoid sharing it with the world. Alternately, email the plist to gnachman@gmail.com and include the issue number in the subject line.
Detailed steps to reproduce the problem:
I've used iTerm2 for many years and rarely changed my configuration, but something odd is happening in 3.6.0.
- I have a transparent hotkey window always running that slides down from the top, has no window title bar, and is as wide as the screen.
- My "Default" new window is a fully opaque 90x35 terminal with a title bar.
Since the upgrade to 3.6.0, my hotkey window still works just like usual, but command-N or an Applescript to "create window with default profile" creates a first with-title-bar window that's the size of the hotkey window and at the top of the screen. All subsequent new windows are 90x35 as per the Default config, but the first one created is always the wrong size. If I close all the opaque windows, the first one to be created is still hotkey-like rather than Default. This has never happened before the 3.6.0 upgrade.
I upgraded to 3.6.1 and I've still got a similar problem. The first "Default" window to be created still shows up the size of the hotkey window, but it's not up at the very top every time anymore.
What happened:
First new non-hotkey window shows up the size of the hotkey window
What should have happened:
First new non-hotkey window shows up 90x35, as per the Default setting