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.015May141312111098765432129Apr282726252423222120191615141312111098543231Mar30292827262524232220191817161513121187432128Feb23222120191817161514131211109876542130Jan292725222019181715141311764231Dec171615141110987654532130Nov29262524232120Add missing space to message about hotkey windowsWarn when accessibility is making us slowImprove verbiageShow a warning when the user tries to turn on send code on idleEnsure ITERM_SESSION_ID doesn't get duplicate tab numbers within a windowEnsure that ITERM_SESSION_ID gets unique pane numbers (it didn't if a pane was inserted before another pane). Issue 2269Merge branch 'master' of https://github.com/gnachman/iTerm2Add 'stop processing triggers' triggerAlphabetize list of triggers in popupAdd a warning to prompt user about what kind of tab/window to open when doing new tab/window from within a tmux sessionAdd undo support for trigger editingKeep the framework from drawing the gray highlight on profile lists when window is not key (looks bad, blue shows around edges)Allow drag-drop to reorder triggersKeep highlight of profiles list view blue even when not first responder.Highlight matches in profile list view in tagsHighlight matches in namesMerge branch 'master' of https://github.com/gnachman/iTerm2Move iTermProfileSearchToken into its own file. Add support for $ terminator to anchor end. Make search for bonjour tags search only tags that exactly match bonjouUse substring matching for profile searches. Add name: and tag: operators. Add ^ prefix to anchor. Add support for quoting multiple words in query.Add link to help on search syntax for upcoming changeRemove unused method from headerAllow ^N and ^P to work in popupsDon't show the division view if a window has no title bar. The previous test was incorrect.Make saveAffinities update affinities_. This fixes a bug where if you drag a tmux tab into its own window, newly created tmux tabs will be added to the wrong window because the local copy of the affinity is incorrect even though the one on the tmux server was rightPreserve order of tmux tabs by reordering windows in tmux when tabs get reorderedMake duplicate tab respect PREVENT_TAB by opening a new window2.1.2Don't reference NSJSONSerialization by nameRespect minimum tab width setting, and allow uneven tabs to be larger than the minimum size.2.1.1Fix assumption that a single character is always one code point longFix bug where a surrogate pair at the end of a line would get cut in half when copying because rangeOfCharacterFromSet:options: can return a length greater than 1. Issue 3544. See also commit 8fb8a564d503e19adade0be0949a36de2240c5a8 in the v2 branchDon't assume that rangeOfCharacterFromSet:options: always returns a length of 1. This fixes a bug where copying text where a line ends in a surrogate pair fails because it creates an invalid UTF-16 string, chopping the surrogate pair in half. Issue 3544.v2.1.1v2.1.1Improve logs when restoring session contents.Add a gross hack to properly center profile names within their cells. I really don't see any sane way to do this.Merge branch 'master' of https://github.com/gnachman/iTerm2Merge branch 'v2' of https://github.com/gnachman/iTerm2 into v2Support compound DECSET/DECRESET, which tmux 2.0 will output (e.g., with emacs 24.5). See issue 3539Make new window/new tab open local session unless overridden by advanced prefRespect each font's reported underlinePosition instead of always drawing underlines two points above the bottom of the cell. Issue 829
Loading