Skip to content

Commit

Permalink
persist latest iterm2 settings to disk
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Feb 18, 2020
1 parent 85b74e4 commit a181a57
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions com.googlecode.iterm2.plist
Expand Up @@ -6,6 +6,8 @@
<true/>
<key>AppleAntiAliasingThreshold</key>
<integer>1</integer>
<key>ApplePressAndHoldEnabled</key>
<false/>
<key>AppleScrollAnimationEnabled</key>
<integer>0</integer>
<key>AppleSmoothFixedFontsSizeThreshold</key>
Expand Down Expand Up @@ -989,11 +991,11 @@
<key>NSWindow Frame NSNavPanelAutosaveName</key>
<string>440 434 799 448 0 0 1680 1027 </string>
<key>NSWindow Frame SUUpdateAlert</key>
<string>5098 98 620 392 4688 -1510 1440 2537 </string>
<string>530 476 620 392 0 0 1680 1027 </string>
<key>NSWindow Frame iTerm Window 0</key>
<string>1640 -642 3006 1027 0 0 1680 1027 </string>
<string>4688 -1505 717 841 4688 -1510 1440 2537 </string>
<key>NSWindow Frame iTerm Window 1</key>
<string>4688 -592 1109 739 4688 -1510 1440 2537 </string>
<string>1680 -642 3008 1669 1680 -642 3008 1669 </string>
<key>New Bookmarks</key>
<array>
<dict>
Expand Down Expand Up @@ -2372,6 +2374,7 @@
<array>
<string>3.3.6</string>
<string>3.3.7</string>
<string>3.3.8</string>
</array>
<key>NoSyncAutoBurialReveal</key>
<true/>
Expand All @@ -2394,7 +2397,7 @@
<key>NoSyncLastTipTime</key>
<real>598040242.38931406</real>
<key>NoSyncLaunchExperienceControllerRunCount</key>
<integer>16</integer>
<integer>18</integer>
<key>NoSyncNeverRemindPrefsChangesLostForFile</key>
<true/>
<key>NoSyncNeverRemindPrefsChangesLostForFile_selection</key>
Expand Down Expand Up @@ -3151,14 +3154,6 @@
</dict>
</array>
</dict>
<key>NoSyncSearchHistory2</key>
<array>
<string>summer</string>
<string>hamlit</string>
<string>gitea</string>
<string>annotate</string>
<string>List</string>
</array>
<key>NoSyncTipOfTheDayEligibilityBeganTime</key>
<real>594437371.73289001</real>
<key>NoSyncTipsDisabled</key>
Expand Down Expand Up @@ -3246,9 +3241,11 @@
<key>SUHasLaunchedBefore</key>
<true/>
<key>SULastCheckTime</key>
<date>2020-01-29T11:13:15Z</date>
<date>2020-02-18T11:13:57Z</date>
<key>SUSendProfileInfo</key>
<false/>
<key>SUSkippedVersion</key>
<string>3.3.9</string>
<key>SUUpdateRelaunchingMarker</key>
<false/>
<key>ShowNewOutputIndicator</key>
Expand Down Expand Up @@ -3276,7 +3273,7 @@
<key>findMode_iTerm</key>
<integer>0</integer>
<key>iTerm Version</key>
<string>3.3.7</string>
<string>3.3.8</string>
<key>kCPKSelectionViewPreferredModeKey</key>
<integer>0</integer>
<key>kCPKSelectionViewShowHSBTextFieldsKey</key>
Expand Down

0 comments on commit a181a57

Please sign in to comment.