Skip to content

Commit

Permalink
Update iTerm
Browse files Browse the repository at this point in the history
  • Loading branch information
RStankov committed Jun 25, 2016
1 parent 127b065 commit e1908bc
Showing 1 changed file with 35 additions and 10 deletions.
45 changes: 35 additions & 10 deletions others/iTerm/com.googlecode.iterm2.plist
Expand Up @@ -17,7 +17,7 @@
<key>AutoHideTmuxClientSession</key>
<false/>
<key>CheckTestRelease</key>
<true/>
<false/>
<key>ClosingHotkeySwitchesSpaces</key>
<true/>
<key>CommandSelection</key>
Expand Down Expand Up @@ -115,14 +115,19 @@
<array/>
<key>NSTableView Sort Ordering KeyBingingTable</key>
<array/>
<key>NSToolbar Configuration com.apple.NSColorPanel</key>
<dict>
<key>TB Is Shown</key>
<integer>1</integer>
</dict>
<key>NSWindow Frame NSFontPanel</key>
<string>1188 350 445 360 0 0 2560 1417 </string>
<string>829 239 445 226 0 0 1920 1057 </string>
<key>NSWindow Frame Preferences</key>
<string>604 601 606 456 0 0 1920 1057 </string>
<string>313 421 606 456 0 0 1440 877 </string>
<key>NSWindow Frame iTerm Window 0</key>
<string>960 25 960 1032 0 0 1920 1057 </string>
<string>0 13 1438 864 0 0 1440 877 </string>
<key>NSWindow Frame iTerm Window 1</key>
<string>720 412 570 451 0 0 1440 877 </string>
<string>0 395 570 452 0 0 1440 877 </string>
<key>NSWindow Frame iTerm Window 2</key>
<string>419 143 570 451 0 0 2560 1417 </string>
<key>NeverWarnAboutShortLivedSessions_E96A2A22-6515-4C0F-9ADA-64A109E64330</key>
Expand Down Expand Up @@ -855,12 +860,32 @@
<string>/Users/rstankov</string>
</dict>
</array>
<key>NoSyncConfirmBeta</key>
<true/>
<key>NoSyncDoNotWarnBeforeMultilinePaste</key>
<true/>
<key>NoSyncDoNotWarnBeforeMultilinePaste_selection</key>
<integer>0</integer>
<key>NoSyncDoNotWarnBeforePastingOneLineEndingInNewlineAtShellPrompt</key>
<true/>
<key>NoSyncDoNotWarnBeforePastingOneLineEndingInNewlineAtShellPrompt_selection</key>
<integer>0</integer>
<key>NoSyncHaveShownPromoWithId_4</key>
<true/>
<key>NoSyncInstallationId</key>
<string>2243530E-5931-4101-8345-8FFE3B9B214B</string>
<key>NoSyncNeverRemindPrefsChangesLostForFile</key>
<true/>
<key>NoSyncNeverRemindPrefsChangesLostForFile_selection</key>
<integer>0</integer>
<key>NoSyncPermissionToShowTip</key>
<false/>
<key>NoSyncTimeOfFirstLaunchOfVersionWithTip</key>
<real>477524412.76579702</real>
<key>NoSyncTimeOfLastPromo</key>
<real>453243218.98218399</real>
<real>477862501.48584998</real>
<key>NoSyncTimeOfLastPromoDownload</key>
<real>477438006.75309801</real>
<real>486484263.82112098</real>
<key>OnlyWhenMoreTabs</key>
<true/>
<key>OpenArrangementAtStartup</key>
Expand Down Expand Up @@ -925,11 +950,11 @@
<key>SUFeedAlternateAppNameKey</key>
<string>iTerm</string>
<key>SUFeedURL</key>
<string>https://iterm2.com/appcasts/testing3.xml</string>
<string>https://iterm2.com/appcasts/final.xml?shard=95</string>
<key>SUHasLaunchedBefore</key>
<true/>
<key>SULastCheckTime</key>
<date>2016-02-18T21:40:11Z</date>
<date>2016-06-16T08:46:16Z</date>
<key>SavePasteHistory</key>
<false/>
<key>Secure Input</key>
Expand Down Expand Up @@ -981,6 +1006,6 @@
<key>findRegex_iTerm</key>
<false/>
<key>iTerm Version</key>
<string>2.9.20160206</string>
<string>3.0.2</string>
</dict>
</plist>

0 comments on commit e1908bc

Please sign in to comment.