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.031Jan282725242524232119181716111098765432131Dec3029282726251918171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul2827262526252425232221222021191817151412930Jun282726Don'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 metDisable maximizing tmux panes because tmux has no equivalentUse the correct case for PTYSession.hEscape the file path as well when passing to external scriptsMitigate broken tmux layouts where a split has a child split of the same orientation by hoisting the grandchildren up to children and removing the useless intermediate splitHandle layouts that are too large for a window (e.g., a fullscreen window). Fixes bug 1719Merge branch '20120108-bugfix' of github.com:gnachman/iTerm2Fix bug with entering nonascii characters20120108-bugfix…20120108-bugfix upstream/20120108-bugfixDon't run timers after shutdown is called--crashes when a window is closd or fullscreen toggledDon't do smart selection context menu actions if the selection is too big because it's very slow (bug 1741)Change all tmux commands dump-state and set-control-client-attr to control and control -sCode cleanupMerge branch 'master' of github.com:gnachman/iTerm2Fix bug where VT100Screen would respond to escape codes directly through PTYTask instead of through PTYSession, which bypassed tmux routing
Loading