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.027Jan25242524232119181716111098765432131Dec3029282726251918171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul2827262526252425232221222021191817151412930Jun2827262220181615Handle 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 routingTab colorsFix smart selection pointer command to also copy to pasteboardFix bugs relating to moving the tmux gateway session to another window. Add option to hide tmux gateway upon connecting.Fix bug where reordering tabs causes the moved tab to ignore window resize notificationsAdd devzip targetMerge branch 'master' of github.com:gnachman/iTerm2Add pointer action: smart select ignoring hard newlinesFix bug where right click didn't take if you do it too fast after a double click.Fix bug where paste slowly didn't work as a 'select menu item' keybinding. Improve UI for Select Menu Item by giving a popup button instead of a freeform text field.Improve find cursor apperance by adding a gradientMerge branch 'master' of github.com:gnachman/iTerm2Refactor bookmarks modelFix cursor rect for find windowMerge branch 'master' of https://github.com/JohnSpeno/iTerm2Change bitwise and to logical andRefactor bookmarks window
Loading