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.018Mar171514121198764129Feb27262120151376532131Jan282725242524232119181716111098765432131Dec3029282726251918171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul28272625262524Ignore 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.Make adium tab colors look betterMake tab colors look better with unified tab schemeImprove appearance of tab colors on the aqua tab styleFix bug in BackgroundThread that made it use ALL the cpu and memoryMake metal tabs look nicer when colored. Don't color title bar, tabbar background unless there's only one tab. Also adds some ptylog statements to debug multimonitor setupsMake input field of save arrangement dialog key by defaultMerge branch 'master' of github.com:gnachman/iTerm2Use 0xhex values in send-key rather than my added -h argumentUse -PF arg to new-window to get window_id out. Expect window_id to be prefixed with @ in the response.Release linebuffer blocks in a background thread to avoid hanging the main thread while freeing them.Bump gear icon in session title view up one pixel to account for black line belowBlur a window if any session in the current tab has blur. Do not blur if transparency is disabled.Fix bug in parsing commands where two spaces in a row became an empty argumentRestore mode flags from tmuxWhen you drag a file or folder to the iterm2 icon, open the file or folder in a new tab in the current window rather than in a new windowIf the title is set with esc-k esc-backslash and it's the empty string, do nothing to work around a screen hackCheck value for encoding name before setting LC_CTYPE, lest it crash. This happens with certain encodings such as Non-lossy ASCIIGuard against importing broken net.sourceforge.iterm.plistMake wrapping backspace check for eol_soft and eol_dwcHandle esc_....esc\\ correctly when it's not a tmux versionHandle moving a split pane into its own window correctly for top and bottom of screen style windowsDisable adding a profile when there is a search filterMake fullscreen arrow in toolbar respect lion fullscreen preferenceNow that xcode 4.3 doesn't use /Developer and doesn't come with xcodebuild, remove the sudo ln -s /DeveloperX /Developer statements from the Makefile
Loading