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.012Oct111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul2827262526252425232221222021191817151412930Jun282726222018161514131064543212131May1Jun31May1Jun31May292827262725242220191514121110982130Apr2928272524232220191815131110978764321Change default global key bindings to cmd-shift-arrows to move tab left/right. Add menu item to move tab left/right. Add key action to move tab left/right. Add moveTabAtIndex:toIndex to PSMTabBarControl.Set selection time when dragging to change selection. Make paste selection ignore background tabsRemove hardcoded version numberAdd support for reporting focus lost/gained (esc[?1004h enables, esc[I is sent by term when focus gained, esc[O when lost, esc[?1004l disables)Don't crash when removing a row while editing itAdd bell support to triggersMake scrollbars show/hide when exiting/entering lion fullscreen. Also fix bug where tab bar disappeared when exiting lion fullscreenMake bottom tabs work right with IR in fullscreenMake toolbelt behave better in fullscreenFix bug where expose opens on main screen alwaysMerge branch 'master' of github.com:gnachman/iTerm2v1.0.0.20111009v1.0.0.20111009Fix crash on no smart selection rules in profileFix bug 1490, where the findbar would become the first responder for fullscreen hotkey windows, even when hidden! Also fix a bug where the first time you open a fullscreen hotkey window it immediately closes itself because it was first opened as a normal window and then toggled, but the toggling caused the previous app to be restored because it looked like the window was closing.Set autoresizingmask correctly for bottom tabs so fullscreen lion works right. Fixes bug 1479Add option to log debug info to console for smart selectionAdd trouter prefs. Clean up trouter logic. Remove some dead code.Move triggers and smart selection editing into sheetsSupport more escape chars for trigger params. Refactor smart selection implementation details out of ptytextview and into smartselectioncontroller. Add a notes column to the smart selection tableview. Add placeholders, change truncation in smart selection controller.Merge branch 'master' of github.com:gnachman/iTerm2Add configurabile smart selection rules. Add help link for triggers.Fix some warnings and an errorAdd support for editing smart selection regexesImprove actions menu in triggers. Escape backreferences, newlines properly in trigger params. Add support for advanced tab in bulk copy. Rename advance dto triggers temporarily. Add send text trigger.Fix cut and undo in notes toolFix bug where you couldn't edit text in the middle of a note without the cursor jumping to the end.Rename vars in coprocess to make more sense. Get rid of NSTask. Only allow one coprocess. Allow it to be stopped. Rename interactivescripttrigger. Make PTYTask route coprocess io and waitpid on coprocess jobs. Show icon when coprocess is rurnning.Rework Coprocess to not use NSTask (kept getting SIGPIPEs for no discernable reason). Add Run Coprocess to Shell menu. Have PTYTask do routing of coprocess I/O. Rename InteractiveScriptTrigger to CoprocessTrigger. Add visual indicator of coprocess.Add interactive scriptsRefactor -[PseudoTerminal breakdown:cmdArgs]. Add triggers to sessions. Add calls to perform triggers. Clean up TriggerController to be much more generic. Add various trigger implementations.Clean up triggers codeAdd prefs UI for triggersFix bug where we almost always selected to the end of the linetriggers upstre…triggers upstream/triggersFix rounding errors in arranging windows horizontally (e.g., width a screen width of 1676 and 3 windows). Also fix behavior on two monitors (keep windows on their own monitors)Tolerate trailing colons for trouter filenamesMerge branch 'master' of github.com:gnachman/iTerm2Merge pull request #65 from shabble/notify-icon-pullreqAdded logging for bug 1466Make middle click paste the most recent selection, even if it's from another sessionAdded details of dock icon bounce escape sequence to the help file.Rewrote original dock-icon bounce code for custom KVP OSC sequence with param RequestAttention=1
Loading