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.011May25Apr2418161410326Mar211918171514121198764129Feb27262120151376532131Jan282725242524232119181716111098765432131Dec3029282726251918171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul282726Send lf, not crlf for tmux command terminatorsIgnore the first of two consecutive ESC charsIn smart selection action panel and trigger action panel, take focus off an edited field just before window is closed so the prefs are updated if the window is closed with a field focused.Always use lineHeight for cursorHeight. Using the max(lineHeight, charHeightWithoutSpacing) causes part of the cursor not to be erased when the spacing is less than 1.Merge branch 'master' of github.com:gnachman/iTerm2Disable view->toggle toolbar in lion fullscreen because it doesn't work anyway, plus it has a bug that shows linen on the bottom. Fixes the rest of bug 1962Restore UIBezierPath's defaultLineWidth. Fixes part of bug 1962Merge branch 'master' of github.com:gnachman/iTerm2Use blank line to acknowledge tmux exitMerge pull request #79 from DHowett/masterUse lineHeight instead of the character height as the cursor height.Fix unicode handling problems pointed out at http://mosh.mit.eduRename b64 to hex in tmux gateway. Handle odd-numbered length hex strings better in parseOutputCommandFix cycle tabs to work with any modifiersAvoid saving broken windows to arrangements. Tolerate not having an active session during Lion restoreAdd tilde to http URL patternIncrease space for font names in prefsMerge branch 'master' of github.com:gnachman/iTerm2Silently swallow unsupported xterm escape codes of the form esc]...^GBring back debug loggingSend acknowledgment of exit to tmuxWait until after the app has launched to lion-restore term windows. Fixes a bug where fullscreen windows wouldn't hide the menu on 10.7Close find cursor window when a session ends or the current tab switchesSet tmux version to 1.0, accept semicolong followed by optional argsIgnore rows with too few fields to avoid violating callers' assumptions later onDon't break smart window placement when the windows are as tall or wide as the screenRemove useless things from font panelReduce max blur in prefs panel to 15 to mitigate performance problemsMerge pull request #77 from boretom/option-click-hardcodedFix cursor positioning while dragging the mouseMerge pull request #78 from Sidnicious/patch-open-directories-escapedFix directories with escapable characters treated as files when dropped on iTermFix positioning by mouse and code indentsChange how resizing works. Try to keep the same number of lines of text on the screen, if possible. Also fixes a bug where increasing the font size in fullscreen with only a few lines in the buffer made lines at the top scroll off. Also fix a bug where resizing in alternate screen mode made a mess of the base screenFix an compile error I got when compiling 'Deployment'Enable position of cursor using mouse on multi-line promptsAdd placing cursor on current line using the mouse (hardcoded)Merge branch 'master' of github.com:gnachman/iTerm2Fix bug where splitting a tmux pane created a gray contentless windowIssue list-windows after resize-pane. Pass -PF format to break-pane.
Loading