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.020Oct1917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul2827262526252425232221222021191817151412930Jun282726222018161514131064543212131May1Jun31May1Jun31May292827262725242220191514121110982130Apr29282725242322201918151311109787643Replace tracking rects with trackign areas to hope to fix bugs 1051 and 1530.Fix memory leak of last update timeAdd 'advanced' setting to profile's directory. Fix bogus NSLog statement in NSBitmapImageRep+CoreImage.m.Rename Send Input To... to Broadcast Input. Add Use Background Pattern Indicator menu toggle. Fix bug where dimming with broadcast input would behave inconsistently (by allowing broadcasting sessions to be dimmed).Add a bit more safety to TextViewWrapper to handle the case where the child is removed.Add sanity check so that TextViewWrapper doesn't treat any subview except a text view as its 'child'Fix crash on closing a session where a task is freed before routing coprocess I/O. Retain the task in the I/O loop and make sure it hasn't died before trying to do routing. This means that a task's last output may not make it to the coprocess, though.Change how NSAccessibilitySelectedTextAttribute is handled to fix broken 'speak selection on hot key' in Lion as reported in mailing list on 10/3Resize windows to ideal size when scrollbar changes to preseve session dimensionsMerge branch 'master' of github.com:gnachman/iTerm2When duplicating a profile, keep the shortcut on the originalFix smart selection and trigger editing for a sessions bookmarkFix 'pate escaping special characters' to include the full range of special characters defined by stringWithEscapedShellCharactersChange 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.
Loading