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.01Feb31Jan282725242524232119181716111098765432131Dec3029282726251918171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul2827262526252425232221222021191817151412930JunDon't select white space on right click on nothingFix restoring lion fullscreen windows. Don't update restorable state after window is in dealloc because it's a mess. Set the frame when restoring fullscreen windows to the screen's frameMake all tabs share the same find textAdd support for the screen terminal's way of setting the title (esc k title nl/esc) to better support tmuxFix broadcast input for tmux sessions. Also, don't save tmux windows for lion's resumeFix a bug where ProcessCache getNameOfPid:isForeground: returns null and ToolJobs tries to add it to an arrayDon't use [NSData rangeOfData:options:range:] because it's not supported in 10.5Make new windows created from the dock, alfred, or most other causes front and key, and activate the appIf no windows are open at startup (and nothing special is configured to happen) just open one. Always open a window in applicationOpenUntitledFile.Fix lion restoreAdd Dep target to use when xcode 4 is currentAdd 'move session to window' context menu itemInitialize session's bookmark name when restoring from arrangement so that it shows the right title (see bug 1754)Don't call tmuxBookmark unless there is a tmux sesssion in updateFlexibleViewColorsMerge branch 'master' of github.com:gnachman/iTerm2Explicitly set focus on textview after showing hotkey windowMerge pull request #74 from mdaniel/ptysession-h-case-fixMerge pull request #73 from chendo/masterDefine VLNEXT and VDISCARD in the term by defaultWindow IDs from tmux have a @ prefix. No filler window pane id is sent for splitter layout cellsChange join-pane -m to move-paneChange window_layout_ex to window_layoutReplace list-windows -I windowid with list-windows -t session:windowidFix bug where dragging a tmux tab into a split opened a bogus window without content.Merge branch 'master' of github.com:gnachman/iTerm2Change move-pane to join-pane -mUse subcommand syntax for control commandDon't fit layout to windows if there are outstanding window resizes because we need fitWindowToTabs to be called before testing if the layout is too large.Send CRLF newlines to tmux to be compatible with changes to how tmux's terminal is configuredHandle dragging a tmux split pane into a tab in an existing window.Add option to set tab colors in tab context menu and also in view menuColors changedAdded a button to reset the tab color to defaultdescription fixUpdate tmux client size when a tab closes or moves. Also, never fit layout to windows if there are no windows, which caused us to use infinity for the size.indentation fixUpdate plist files to allow iterm to be the default handler for unix commandsAdd option to make iTerm2 the default terminal for when you double-click on a unix executableRemove beep from maximizeFix assertion when these things happen in this order in Autocomplete: populateTimer is set, reload is called, more_ becomes false and findResults_ becomes empty, and then the populateTimer fires. Fix it by invalidating the timer when these conditions are met
Loading