-
- Downloads
There was an error fetching the commit references. Please try again later.
Improvements to double width character cache.
- 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
Showing
- iTerm2.xcodeproj/project.pbxproj 8 additions, 7 deletionsiTerm2.xcodeproj/project.pbxproj
- iTerm2.xcodeproj/xcshareddata/xcschemes/iTerm2.xcscheme 0 additions, 5 deletionsiTerm2.xcodeproj/xcshareddata/xcschemes/iTerm2.xcscheme
- sources/LineBlock.m 25 additions, 1 deletionsources/LineBlock.m
- sources/NSBundle+iTerm.m 7 additions, 2 deletionssources/NSBundle+iTerm.m
Please register or sign in to comment