- Jan 13, 2016
-
-
George Nachman authored
Add a menu item to show the tip of the day. This necessitated changing the Disable Tip button into a toggle, since you can now show tips while they're disabled.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix bug where indicatorRectForTabCell: called itself when tab numbers were hidden, causing unbounded recursion.
- Jan 12, 2016
-
-
George Nachman authored
-
- Jan 08, 2016
-
-
George Nachman authored
Hide the tab bar's icon if the indicator is showing. Move the indicator to the left of the shortcut.
-
George Nachman authored
-
- Jan 07, 2016
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Change thin strokes for aa text to have three settings: always, never, retina-only. Defaults to retina-only. Issue 4118.
-
George Nachman authored
-
- Jan 06, 2016
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
https://github.com/roandelyf/iTerm2George Nachman authored
Merge branch 'roandelyf/advancedTab' of https://github.com/roandelyf/iTerm2 into roandelyf-roandelyf/advancedTab
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Store Character Encoding profile preference as an NSUInteger instead of int. This is both forward- and backward-compatible.
-
- Jan 05, 2016
-
-
Roan Delyf authored
This property is accessed multiple times per table view reload. We were unnecessarily recomputing the same value hundreds of times. This patch also caches a global sorted settings, as this value is constant and is accessed multiple times. Advanced tab load time decreased dramatically.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Move keyWindowIndexMemo out of iTermController and into HotkeyWindowController where it belongs, and rename it to a more sensible name.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Jan 04, 2016
-
-
Brian K. White authored
Master
-
Brian K. White authored
sync from upstream
-