Tags: zsd6918/iTerm2
Tags
Move advanced gpu prefs into a sheet because popovers don't work in f… …ull screen windows
Add more logging to get to the bottom of the sanity check failures
Fix a race condition where you try to draw a metal frame synchronousl… …y, it fails, you switch tabs or disable metal for some other reason, and it never quits trying even though it is doomed to failure. Issue 6781
Update goldens for new underlining location. Somehow this also fixed … …a misplaced diacritic; probably a macos change
Strip all private use characters in ScreenCharArrayToString. This aff… …ects find and triggers. It makes tabs searchable and fixes cases where DWC_SKIP would interrupt find/triggers. Issue 6728
Fix wrong window getting made key when cmd-tabbing into iTerm2 when f… …ocus follows mouse is on. Turns out reverseObjectEnumerator was not the right thing to use--we just need to wait a spin so the OS can fix the window order.
PreviousNext