Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-26 | window_layout: Fix iTerm window #2 targeting | Teddy Wing | |
Using an index of 2 didn't guarantee that the window accessed would be window #2. Turns out the order of windows in the list is not consistent. In order to target window #2, look for the "2. " prefix in the window title. | |||
2019-07-25 | Automatically reposition iTerm window 2 when external monitor connected | Teddy Wing | |
When my external monitor is connected, ensure that iTerm's window #2 is in the proper position. iTerm has a habit of getting its window layout screwed up when switching monitors (or just not remembering window layouts between monitors). |