- Dec 19, 2017
-
-
George Nachman authored
Fix a problem where second and later tabs in a window with a left-side tab bar that's limited by the 1/3 * content size bound will have fewer columns than it should. Issue 6371.
-
- Sep 23, 2017
-
-
George Nachman authored
-
- Jun 18, 2017
-
-
George Nachman authored
Store the preferred width of the left tab bar separately from its actual width, which is constrained by the width of the window. The preferred width is set by a manual drag and is persisted in user defaults. When the window is wide enough to accommodate the preferred width, the tab bar will grow up to but not beyond that size. Issue 5833
-
- Dec 27, 2016
-
-
George Nachman authored
This reverts commit ed6754b1.
-
- Dec 26, 2016
-
-
George Nachman authored
-
George Nachman authored
-
- Sep 05, 2016
-
-
Cameron Mulhern authored
-
Cameron Mulhern authored
-
- Jul 16, 2016
-
-
George Nachman authored
Add a menu item to the Toolbelt menu to save the current toolbelt's width as the default. Set the width from the pref the first time it is shown in a window.
-
- May 18, 2016
-
-
George Nachman authored
-
George Nachman authored
-
- Apr 17, 2016
-
-
George Nachman authored
-
- Mar 08, 2016
-
-
George Nachman authored
Fix a bug where when the left-side tab bar or the toolbelt got resized smaller, only the current tab's splitview's width was adjusted. When that tab was closed, the other splitviews were larger and the window's size was based on them in fitWindowToTabs. This commit changes such drag operations to call fitTabsToWindow when dragging completes so all the splitviews will have the size size. See issue 4323.
-
- Feb 21, 2016
-
-
George Nachman authored
-
- Jan 29, 2016
-
-
George Nachman authored
-
- Dec 05, 2015
-
-
George Nachman authored
-
George Nachman authored
-
- Nov 14, 2015
-
-
George Nachman authored
Add a control to appearance prefs for whether to show tabs in fullscreen. Make the setting affect all windows rather than having a per-window setting.
-
- Oct 06, 2015
-
-
George Nachman authored
Get rid of hold cmd to show tabs in fullscreen. Allow holding cmd to extend how long tabs are shown in fullscreen.
-
- Sep 06, 2015
-
-
George Nachman authored
Fix bug where hodling cmd in fullscreen doesn't flash tabs if automatic tab flashing is turned off in prefs>appearance
-
- Aug 27, 2015
-
-
George Nachman authored
-
- Jul 23, 2015
-
-
Fjölnir Ásgeirsson authored
-
- Jul 20, 2015
-
-
George Nachman authored
Try to fix a crash where the iTermTabBarControlView's delegate is a dangling pointer because PseudoTerminal got released before iTermTabBarControlView. Not sure if this will work but it is cleaner, at least.
-
- Jul 06, 2015
-
-
George Nachman authored
-
George Nachman authored
-
- Jul 05, 2015
-
-
George Nachman authored
-
George Nachman authored
-
- Jul 03, 2015
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-