Skip to content

Tags: aug-int/iTerm2

Tags

v2.1.1

Toggle v2.1.1's commit message
Don't assume that rangeOfCharacterFromSet:options: always returns a l…

…ength of 1. This fixes a bug where copying text where a line ends in a surrogate pair fails because it creates an invalid UTF-16 string, chopping the surrogate pair in half. Issue 3544.

v2.1

Toggle v2.1's commit message
Move _truncatedValue ivar into interface

v2.0.0.20150412

Toggle v2.0.0.20150412's commit message
Handle failures of CTRunGetGlyphsPtr and CTRunGetPositionsPtr

v2.0.0.20141103

Toggle v2.0.0.20141103's commit message
Properly retain strings gotten from NSUserDefaults

v2.0.0.20141022

Toggle v2.0.0.20141022's commit message
Port over fix to bug 2662 from master branch (leaking file descriptors)

v2.0

Toggle v2.0's commit message
Fix PTYTask to use objc 1.0

v1.0.0.20140629

Toggle v1.0.0.20140629's commit message
Fix PTYTask to use objc 1.0

v1.0.0.20140518

Toggle v1.0.0.20140518's commit message
Merge branch 'v2' of https://github.com/gnachman/iTerm2 into v2

v1.0.0.20140422

Toggle v1.0.0.20140422's commit message
Remove dependence on Address Book framework

v1.0.0.20140421

Toggle v1.0.0.20140421's commit message
Remove dependence on Address Book framework