- Jan 23, 2013
-
-
Ivan Enderlin authored
-
- Jan 22, 2013
-
-
George Nachman authored
-
- Jan 21, 2013
-
-
George Nachman authored
Add closing a session with cmd-w as an interaction that turns off the 'don't quit when the last window is closed' safety valve
-
George Nachman authored
In issue 999, a problem was raised that iTerm2 won't quit when the last window is closed if it's been running for less than 10 seconds. The 10-second safety valve was added to allow you to fix a busted profile which could cause the last window to close immediately when the app starts. The problem is that you might want a short session. This change disables the safety valve if you type in a session or intentionally close the window.
-
- Jan 20, 2013
-
-
George Nachman authored
-
- Jan 19, 2013
-
-
George Nachman authored
Only ask about saving prefs to custom folder when feature is enabled and no folder is already specifie
-
- Jan 10, 2013
-
-
George Nachman authored
Add gesture recognizer for three finger taps to act like three finger clicks, gated by ThreeFingerTapEmulatesThreeFingerClick pref
-
George Nachman authored
-
George Nachman authored
If the tmux profile specifies a nonpostive value for rows or columns, use 1 instead to prevent an assertion
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Render private-use range unicode chars (except the four reserved by iterm). Some fonts use them for fancy special characters and it's nice to support that. The down side is that for normal fonts they'll render a bit uglier as a double-width character, but you shouldn't get them often anyway
-
- Jan 06, 2013
-
-
gnachman authored
Reset focus mode with RIS
-
George Nachman authored
-
George Nachman authored
-
saitoha authored
-
- Jan 03, 2013
-
-
George Nachman authored
-
George Nachman authored
-
- Jan 02, 2013
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Jan 01, 2013
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Dec 31, 2012
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix crashing bug when printing binary files. Not sure of the exact cause, but the code is much cleaner and full of asserts now.
-
- Dec 27, 2012
-
-
George Nachman authored
-
George Nachman authored
Fix bug where partial csi ! codes caused a bogus memory reference; streamOffset became a huge number
-
- Dec 24, 2012
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix up some bugs in OSC 52 (clipboard integration) - the preference panel change somehow went missing. Also, when stripping control codes, also reduce the overall length of the string to copy
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-