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.028Dec272625242322212019181615141312111098765432130Nov2928272625242322211918171615141312111098765432131Oct302925242322201918654230Sep28272625242322171211108765131Aug302725242322212018171614131198787564543231Jul302827282726252423222120191816151413121110876542When the following steps are performed:After a hotkey window rolls out we wait half a second for the previously active app to become active. This is because activating another app is slow. During that period you could not re-open the hotkey window. This commit introduces the idea of canceling a hotkey window rollout. It is cancelable after the animation and during the half-second window. When you cancel the rollout it becomes possible to roll in again. The other app will eventually become active so we wait half a second and if iTerm2 still isn't active and the window isn't rolling out then we make iTerm2 active again. Issue 5423.Merge branch 'master' of https://github.com/gnachman/iTerm2Revert accidental commit "It works" that should have gone only into the noTitleBar branch.Merge branch 'master' of https://github.com/gnachman/iTerm2Remove some ancient and broken logic for migrating existing paste from selection logic to pointer prefs. It accidentally changed the default for new users to be paste from selection. Discovered in an email conversation subject 'Pasting with the mouse between tabs does not work'.Add another todonoTitleBar upst…noTitleBar upstream/noTitleBarAdd a bunch of warnings for issues I've noticed and remove dead codeIt worksMerge branch 'master' of https://github.com/gnachman/iTerm2Draw a dark colored window border when the window has a light background colorMerge branch 'master' of https://github.com/gnachman/iTerm2Add the ability to customize function key labels on the touch bar.Merge branch 'master' of https://github.com/gnachman/iTerm2Add escape codes to set touchbar function key labelsAdd script to show reported session title.Remove unused F2 imagesRemove unused F1 image.Add function keys to the touch bar, in both a popover and scrollview flavor.Add a shell script to request the profile name and decode and print the resultFix opening files with line numbers using TextMateAdhoc build 3.0.20161222_221844adhoc_3.0.20161…adhoc_3.0.20161222_221844 upstream/adhoc_3.0.20161222_221844Add more logging for issue 5391Merge branch 'master' of https://github.com/gnachman/iTerm2Add the zippy text drawing algorithm which tries to use the fastpath even for nonascii text. It falls back to core text if a glyph is missing. If ligatures are enabled, zippy won't be used.Add new applescript for hotkey windows. Commands that windows recognize now include:Don't resize the prefs panel when the text panel updates its height unless the text panel is selectedMake the text prefs panel height adjust depending on whether nonascii fonts are available.Add a checkbox to disable ligaturesMerge branch 'master' of https://github.com/gnachman/iTerm2Silence a silly warningGet rid of incorrect TODO. makeHotKeyWindowKeyIfOpen still makes sense because it routes around horrific OS failureGet rid of hard to do and not very important TODORemove bogus TODO (the notification caught by the single caller updates the touchbar)Remove dead codeReomove uses of the deprecated -lastPos nad -firstPosStyle improvementsSilence some BS compiler warningsUpdate project file to 8.1's recommended defaults, removing duplicate referencesMerge branch 'master' of https://github.com/gnachman/iTerm2
Loading