- Sep 19, 2017
-
- Sep 15, 2017
-
-
George Nachman authored
Fix "Connect anyay?" text in SSH authenticity prompt
-
- Sep 13, 2017
-
-
George Nachman authored
-
George Nachman authored
-
- Sep 10, 2017
-
-
ryan-petrich-mpf authored
-
- Sep 08, 2017
-
-
George Nachman authored
Don't try to open the password manager sheet when it's already open. Leaves dangling references to the released window controller. Issue 5983
-
- Sep 05, 2017
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Sep 04, 2017
-
-
George Nachman authored
You now do iterm2.run(f) to run a function `f` within the iterm2 context. Add session.read_keystroke() Refactor various classes into their own files
-
George Nachman authored
Don't go into an infinite loop when trying to convert positions with w idth of 0. Hopefully fixes issue 6005
-
- Sep 03, 2017
-
-
George Nachman authored
Beta 8 does not have crashes in OffsetOfWrappedLine. Increase testing fraction to 10% since I haven't seen any crashes yet in the nightly build
-
- Sep 02, 2017
-
-
George Nachman authored
Don't search more than 500,000 cells in a very long line to avoid hangs. This is tricky to split up into multiple searches since lines can change.
-
George Nachman authored
-
George Nachman authored
Refactor timer stuff into a single file. Defer decreasing the frame rate until the next frame is drawn to try to avoid issues like 5928.
-
George Nachman authored
-
George Nachman authored
- Enable it for nightly build users - 1% of lookups are checked for correctness, leaving a crashlog on failure - Clear the DWC cache when dropping a line. I beleive this was the cause of the assertions in beta 6 and 7. - Make the check for nightly build faster
-
- Aug 30, 2017
-
-
George Nachman authored
Update tab bar sanity check to log when dragging ends (it was called too soon) and to log more info. Issue 5055
-
George Nachman authored
-
George Nachman authored
-
- Aug 29, 2017
-
-
George Nachman authored
-
George Nachman authored
Don't log all sendAction: calls because it crashes a lot when formatting the string. Maybe some kind of object has a bad -description method.
-
- Aug 25, 2017
-
-
George Nachman authored
-
- Aug 23, 2017
-
-
George Nachman authored
Disable number-of-wrapped-lines cache. There's a very common crash in OffsetOfWrappedLine starting in beta 6. This is the likely culprit. Issue 5980
-
George Nachman authored
-
- Aug 21, 2017
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Disable ligatures-across-different-backgrounds when muting is in use (cursor boost and dimming use this). A background color is needed to compute the dimmed value.
-
- Aug 20, 2017
-
-
George Nachman authored
-
George Nachman authored
-
- Aug 13, 2017
-
-
George Nachman authored
-
- Aug 12, 2017
-
-
George Nachman authored
Fix a bug where numberOfEquivalentRows was always 0 when minimum contrast is 0, which caused text to have the wrong foreground color.
-
George Nachman authored
Issue 5961
-