Tags: wizoo/iTerm2
Tags
Fix two bugs with minimum contrast: (issue 10273) 1. The prefs panel showed the wrong value when not using separate light/dark colors because the "use different colors for light and dark mode" checkbox was not initialized before it was used, causing it to behave as though it was always checked when looking up values to initialize the min contrast slider. 2. Colormap mutations before the mutable state's side-effect performing delegate was assigned didn't update the main-thread copy. Fix this by running those side effects even when there is no delegate since it wasn't used anyway.
Add scientific notation context menu synonym (gnachman#463)
Draw window background color behind tab in tab-drag-window. Make no-t… …itlebar windows drag the window when there is a single tab when convertTabDragToWindowDragForSolitaryTabInCompactOrMinimalTheme is enabled. Issue 10257
Allow injected tokens (via python API or trigger) to run during silen… …t coprocesses. Issue 10136
Update status bar icon and text colors when changing main or app-acti… …ve status. Fixes an inconsistency in icon colors as a bonus. Issue 10229
When there is no prefix, sort command history chronologically. Issue … …10216
Fix bugs in transparency when exiting fullscreen. See issue 10202. Al… …so fix a bug where the tabbar backing is not hidden after exiting fullscreen with transparency and fix a bug where the transparency was not always re-enabled after exiting full screen (disable use transparency in one tab, full screen, enable use transparency, exit fullscreen).
Add support for negated profile queries. Issue 10192
Nil out tooltips since super.dealloc will cause it to be used
PreviousNext