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.027Nov2625242322211918171615141312111098765432131Oct302925242322201918654230Sep28272625242322171211108765131Aug302725242322212018171614131198787564543231Jul302827282726252423222120191816151413121110876542130Jun2928272625232221201917151413Prevent a crash on 10.9+ and later where prefs window is closed while file picker is openFix a crash where selection/mark ranges has length 0 prior to trimming. Not sure what the cause was, but it's better to tolerate it and drop the subselection/mark than assert and dieModernize reloadBookmarks slightly to try to fix a crash in isEqualToString: in reloadBookmarks when you change a session's profile from Edit SessionUpdate color picker framework to fix crash when using eyedropper.Fix a crash when using the color picker because modal sessions were implemented improperly.Fall back to drawing with attributed strings if not all glyphs could be found using the fastpath.Turn on adaptive framerate by default at 15 fps. This is similar to what Terminal does.Merge branch 'master' of https://github.com/gnachman/iTerm2Keep a pool of webviews around since they never get deallocated. This helps keep their numbers down.Stop WKWebView from playing media when quicklook is closed. The webview is leaked, but I don't see that I'm doing anything wrong here. All the references to it according to the memory debugger are from internal objects that I can't affect directly.Clean up mouse wheel reporting settingRevert "Revert "Merge branch 'theodm-mouse_wheel'""Revert "Merge branch 'theodm-mouse_wheel'"Merge branch 'theodm-mouse_wheel'Merge branch 'master' into mouse_wheelFix failing PTYTextView tests.Merge branch 'master' of https://github.com/gnachman/iTerm2Offer autocomplete suggestions in touch barFix bug where mask for underlines was misalgined horizontally when it wasn't the first attributed string on a line. Issue 5352. Also fix an issue where origin.x was points, not cells, although it's not currently used.Merge branch 'master' of https://github.com/gnachman/iTerm2Fix up tab bar spacingMove all touchbar logic into PseudoTerminal. It didn't work to have some of it in PTYsession since we don't reload the whole toolbar when the currently active session changes. If apple's hierarchy of touchbars worked that would be ideal, but since it never asks the first responder, we'll just have the window do everything. Also don't allow per-profile touchbar items since that doesn't place nice with touchbar customization.Move all touchbar logic into PseudoTerminal. It didn't work to have some of it in PTYsession since we don't reload the whole toolbar when the currently active session changes. If apple's hierarchy of touchbars worked that would be ideal, but since it never asks the first responder, we'll just have the window do everything.touchBar upstre…touchBar upstream/touchBarImprove touch bar icons. Don't recreate touchbar unnecessarily. Simplify tabbar touchbar itemsAdd support for color presets to touch barAdd a manpage touchbar buttonAdd a man page toolbar button. Still needs a nice iconAdd fullscreen tab picker to touch barFix a bug where we tried to make a view first responder when it wasn't in the view hierarchyDon't show touch bar items in edit sessionHide the 'add touch bar' button in edit session modeMake touch bar labels configurableBeat touch bar into submissionStart adding touch bar support. makeTouchBar is not called. I think I need to mess with bindings like in the sample codeUpdate bundle identifier for TextMateMerge branch 'master' of https://github.com/gnachman/iTerm2Add stub for iTermPreciseTimerStatsMeasureAndAccumulateDo not raise hotkey windows when switching spaces.Merge branch 'master' of https://github.com/gnachman/iTerm2Add logging for issue 5198adhoc_3.0.20161…adhoc_3.0.20161118_092114 upstream/adhoc_3.0.20161118_092114
Loading