- May 31, 2016
-
-
George Nachman authored
Rename release.sh to release_beta.sh. It is for releasing widely-deployed beta builds. release3.sh is for the early adopters.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix a bug where invoking weaklyReferencedObject on a weak reference would leak a reference count to the weakly referenced object.
-
- May 30, 2016
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- May 28, 2016
-
- May 27, 2016
-
-
George Nachman authored
Fix how keystrokes are sent to tmux. It wants code points, not raw bytes. This requires plumbing strings throughout the text-sending code. I also fixed a bunch of bugs where things were broadcast that shouldn't have been and added a TODO to fix broken UTF-8 mouse reporting. Some dead code removed.
-
- May 26, 2016
-
-
George Nachman authored
Fix a bug where -[iTermTextExtractor rangeForWord:] would crash when dealing with surrogate pairs and composed characters because it incorrectly assumed cells were 1:1 with characters in strings.
-
George Nachman authored
Improve performance when there are many subselections. This happens when you have lots of (non-wrapping) lines selected and the session getes restored, which is probably a bug too.
-
George Nachman authored
Fix crash when trying to select output of command where the start of the output has been scrolled off history
-
George Nachman authored
Fix bug where three finger tap emulates middle button didn't work right because it failed to set the button number in the event. Issue 4652.
-
George Nachman authored
-
George Nachman authored
Remove Fowrard in Time action since the UI for instant replay has changed. Change Back In Time to Start Instant Replay.
-
George Nachman authored
-
George Nachman authored
-
- May 24, 2016
-
-
George Nachman authored
Change the copy of the keystrokesBeingStolen preference to include Alfred, since it seems to have the same issue.
-
- May 23, 2016
-
- May 18, 2016
-
-
George Nachman authored
Make a double click on the first column of the password manager's table send the password. Issue 4639.
-
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
-
George Nachman authored
-