Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 20120108-bugfix
  • 20160102
  • 3.0.0
  • 3.0.1
  • 3.0.10
  • 3.0.11
  • 3.0.12
  • 3.0.13
  • 3.0.14
  • 3.0.15
  • 3.0.16
  • 3.0.6
  • 3.0.7
  • 3.0.8
  • 3.0.9
  • 3.1.1
  • AmbientLight
  • BetterComposedCharacterSegmentation
  • GBK
  • MaddTheSane-modernization
  • v3.1.5
  • v3.1.5.beta.2
  • v3.1.4
  • v3.1.5.beta.1
  • v3.1.4.beta.1
  • v3.1.3
  • v3.1.3.beta.1
  • v3.1.2
  • v3.1.2.beta.2
  • v3.1.2.beta.1
  • v3.1.1
  • v3.1.0
  • v3.1.beta.10
  • v3.1.beta.9
  • v3.1.beta.8
  • v3.1.beta.7
  • v3.1.beta.6
  • v3.1.beta.5
  • v3.1.beta.4
  • v3.1.beta.3
40 results
Created with Raphaël 2.2.031Mar30292827262423222120191814131211109876543227Feb262523222120191817161514131211109876543231Jan30292827262524232221201918131298765432131Dec302928272625242322212019181615141312111098765432130Nov29282726252423222119181716151413121110987Allow triggers colors in a profile to use #rrggbb notation so dynamicAdd more logging to track down the source of mysterious drags. Seems they're not being started through the expected code path that takes minimum distance into account.Merge branch 'master' of https://github.com/gnachman/iTerm2Update OSC 8 to require parameters prior to the URL. A difference in parameters prevents hover-underlining together.Add debug logging to tab library to record mouse down event preceding a dragMerge branch 'master' of https://github.com/gnachman/iTerm2Auto hide find cursor window when the session that created it ceases to be first responder. Issue 5637Auto hide find cursor window when the session that created it ceases to be first responder. Issue 5637Merge branch 'master' of https://github.com/gnachman/iTerm2Don't turn on Wait for prompt in advanced paste if it's disabledDon't turn on Wait for prmopt in advanced paste if it's disabledEnable GCD update timer by default. No better time than the present to experiment with big changes.Add crashlog messages to pinned messages so that you can create a debug log to report issues like the tab bar going bonkers.Add some ILog's to diagnose bogus tab drags Nicolas and others reported.Get rid of NSEnumerator in some very ancient codeGet rid of a gross hack when dragging the only tab in a window. We used to move the window to a hopefully offscreen coordinate of -10000,-10000. That's not guaranteed to work and is silly. Instead, order it out. This tickled another design issue where a placeholder cell was removed while it still had a tracking rect. This commit prevents that crash by first removing the tracking rect.Clean up PSMTabBar code a bit. Replace deprecated dragging delegate methods with more modern ones.Merge branch 'master' of https://github.com/gnachman/iTerm2Merge branch 'master' of https://github.com/gnachman/iTerm2Add an advanced pref to log restorable state size info to /tmp. Issue 5623.Merge pull request #324 from marcelocantos/masterMerge branch 'master' into masterMerge branch 'master' of https://github.com/gnachman/iTerm2Change "Open in current space" for hotkey windows to move the hotkey window to the current space if it's already open on another space when the hotkey is pressed. Issue 5622.Support cmd-click file:line:col and VSCode.Merge branch 'master' of https://github.com/gnachman/iTerm2Update travis golden file for vertical bar cursor being drawn under textAdd an advanced pref to tweak the height of the underline cursorAdd an experimental feature to draw an outline around underline and vertical bar cursors to improve distinction from text. Suggested in issue 4614.Give scrollers a light appearance when the window has a dark appearance so they'll be visible.Fix a truly terrible memory leak.Merge branch 'master' of https://github.com/gnachman/iTerm2Spit out the diffs as a base64 encoded tarball because file.io is dead and using AWS to get these files through Travis's supported artifacts API is way too much workTell curl to ignore certs in after_failure.shUpdate golden because text is now drawn overtop vertical bar cursorsAdd a send text request to the API serverRefactor touch bar code, removing duplicate code and moving some large code into its own method.There's a hack to make the app active when the space changes to a lion fullscreen window and the app isn't active. This is needed only for LSUIElement apps, where the OS gets confused. Limit the hack to LSUIElement mode since you could use spaces and have two monitors. Issue 5489.Add option to use full-height cursorDraw underline and vertical line cursor behind text to improve readability.
Loading