From 59bb9d7859fae4abebaad22c373538b499b82ee9 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 1 Aug 2016 11:17:39 -0400 Subject: Disable tab indicators in iTerm --- com.googlecode.iterm2.plist | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/com.googlecode.iterm2.plist b/com.googlecode.iterm2.plist index 5e7acc4d..ea20a612 100644 --- a/com.googlecode.iterm2.plist +++ b/com.googlecode.iterm2.plist @@ -431,7 +431,7 @@ HiddenAdvancedFontRendering HideActivityIndicator - + HideMenuBarInFullscreen HideScrollbar @@ -518,11 +518,13 @@ 1 NSWindow Frame Preferences - 768 1621 606 456 -228 900 1920 1177 + 516 421 606 456 0 0 1440 877 NSWindow Frame SUUpdateAlert 410 364 620 392 0 0 1440 877 + NSWindow Frame SharedPreferences + 230 1494 796 473 -228 900 1920 1177 NSWindow Frame iTerm Window 0 - 527 1312 570 427 -228 900 1920 1177 + 450 1365 570 427 -228 900 1920 1177 NeverWarnAboutShortLivedSessions_3518C480-09C0-47C0-863F-A01193518920 New Bookmarks @@ -2363,11 +2365,11 @@ SUFeedAlternateAppNameKey iTerm SUFeedURL - https://iterm2.com/appcasts/testing3.xml?shard=83 + https://iterm2.com/appcasts/testing.xml?shard=83 SUHasLaunchedBefore SULastCheckTime - 2016-07-13T19:20:43Z + 2016-07-28T13:46:39Z SavePasteHistory Secure Input @@ -2378,6 +2380,8 @@ ShowFullScreenTabBar + ShowNewOutputIndicator + ShowPaneTitles SmartPlacement @@ -2440,7 +2444,7 @@ findRegex_iTerm iTerm Version - 3.0.3 + 3.0.5 kCPKSelectionViewPreferredModeKey 0 kCPKSelectionViewShowHSBTextFieldsKey -- cgit 1.4.1 href='/exman/log/POSIX?h=2065.06&id=7af37585b8794acb7fea5e18ff1da1b0f4ae08c3&follow=1'>POSIX/Makefile (unfollow)
Commit message (Expand)Author
2021-04-26Update to Linux man-pages 5.11June McEnroe
2021-04-26Update to FreeBSD 13.0June McEnroe
2021-01-27Completely rewrite how manuals are fetched and installedJune McEnroe
2020-12-14Update to man-pages-posix 2017-aJune McEnroe
2020-12-14Update to OpenBSD 6.8June McEnroe
2020-12-14Update to NetBSD 9.1June McEnroe
2020-12-14Update to man-pages 5.09June McEnroe
2020-12-14Update to FreeBSD 12.2June McEnroe
2020-06-08Update to OpenBSD 6.7June McEnroe
2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe
2020-05-04Don't clear MANSECTJune McEnroe