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.024Jul23222120191816151413121110876542130Jun2928272625232221201917151413121076543131May302827262524232221201918171615141312109543229Apr2827262524232221201918161514118754131Mar302928272625242322212018171615141312131210987643Trim trailing newline and adjacent whitespace when selecting the output of the last command. Issue 4975Try to speed up box drawing code. Issue 4971.Fix a bug where unused space was left at the bottom of a fullscreen window with a horizontal split:adhoc_3.0.20160…adhoc_3.0.20160723_214208 upstream/adhoc_3.0.20160723_214208Pressing esc in a search field without text should pass the command up to the chain. This allows a window to close. Issue 4970.Fix horribly broken logic for excluding windows from the popup in the edit key action window. Issue 4968.Turn on triple click selects full wrapped lines by default. Issue 4249Fix a bug where trying to seek instant replay to a nonexistant timestamp caused us to seek to the beginning. Issue 4943Correct the frame (if the width is not divisble by cell size then the window would change size when exiting DVR) and presence of a session view titlebar when going back in time. Issue 4930Optimize drawing by reducing number of lines drawn per call (each line is only drawn once now). Center mark and fix cursor hight for negative spacingUse absolute coords for the underlined range. Issue 4963Indicate that ligatures must not be used in municipal strings. Of course, they get used anyway, but only when desirable. Issue 4947Use double-struck text when a bold font is not available and it is supposed to be bold and a bold font is allowed. Issue 4956.Fix merge error in .sdef filfeMerge branch 'master' of https://github.com/gnachman/iTerm2Disable tab bar highlight animation for left-side tabs. Shorten animation duration. Optimize drawing to only invalidate the changed rect, not the whole tab bar.Underline the correct region of semantic hsitory when there are backslashes. Issue 4927Switch to dev schemeFix typo in 'See Tips of the Day?' promptMerge pull request #296 from ivanbrennan/masterFix a bug where tmux windows come back the wrong side when scrollbars are disabledremove spammy log message.Fix a bug where tmux windows come back the wrong side when scrollbars are disabledChange scheme back to devRestore support for 'thin strokes'. Issue 4948adhoc_3.0.20160…adhoc_3.0.20160716_144521 upstream/adhoc_3.0.20160716_144521Fix baseline alignment in prefs > profiles > generalAdd code from the deleted file iTermRollAnimation.m which was actually needed.git has confused me completely. It looks like I missed a few changes in the last bunch of merges. This tries to catch it up.Remove dead codeTreat trailing spaces as nulls even when a windowed selection is not right aligned. Fixes problem where such lines get joined improperly at the cost of introducing the occiasonal bogus newline.Add a menu item to the Toolbelt menu to save the current toolbelt's width as the default. Set the width from the pref the first time it is shown in a window.Add a new color preference setting defining a custom color for underlining text.Allow colorForKey: to return nil instead of red to indicate a bug. Tolerate nil colors when processing foreground and background colors.Respect hard newlimens by default in shell integration. Issue 4768we could be leaking PTYTasks when calling "continue;" if we have duplicate fds,dragging and dropping a dir or executable file on iTerm in Dock blocks app for 1 secondAdd support for ligatures. Rewrite drawing code to use only attributed strings for text. It's a little slower (mostly in constructing the attributed strings) but should fix a lot of bugs.Fix isTerminalWindow which didn't work for no good reasonMerge in code from hotkeyWindowsInPanels branch. Support multiple hotkey windows. Update the shortcut input view. Add support for floating panel terminal windows.Allow LSUIElement without hotkey windowhotKeyWindowsIn…hotKeyWindowsInPanels upstream/hotKeyWindowsInPanelsCenter lines vertically when there is extra vertical spacingligatures3 upst…ligatures3 upstream/ligatures3
Loading