8000 Tags · wizoo/iTerm2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: wizoo/iTerm2

Tags

v20220309-nightly

Toggle v20220309-nightly's commit message
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.

v20220307-nightly

Toggle v20220307-nightly's commit message
Rebuild shell integration

v20220304-nightly

Toggle v20220304-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add scientific notation context menu synonym (gnachman#463)

v20220303-nightly

Toggle v20220303-nightly's commit message
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

v20220301-nightly

Toggle v20220301-nightly's commit message
Allow injected tokens (via python API or trigger) to run during silen…

…t coprocesses. Issue 10136

v20220226-nightly

Toggle v20220226-nightly's commit message
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

v20220225-nightly

Toggle v20220225-nightly's commit message
When there is no prefix, sort command history chronologically. Issue …

…10216

v20220224-nightly

Toggle v20220224-nightly's commit message
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).

v20220223-nightly

Toggle v20220223-nightly's commit message
Add support for negated profile queries. Issue 10192

v20220220-nightly

Toggle v20220220-nightly's commit message
Nil out tooltips since super.dealloc will cause it to be used

0