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.018Dec171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754330Aug29282726232120191817161512111098787642131Jul2827262526252425232221222021191817151412930Jun282726222018161514131064543212131May1Jun31May1Jun31May2928272627252422201915141211Synchronize fonts in tmux sessions. Fix bogus return value in fitSessionToCurrentViewSize. Add a tmux bookmark the first time you use the feature and keep the font in it current. Fix bug where splitterless parse trees didn't have a de minimis root splitter which caused various calculations to be wrong (e.g. view hierarchies were always replaced, not resized). Exclude gateways from uniqueTmuxControllers. Add refreshTmuxLayoutsAndWIndow to make window fit tmux tabs. Change tmux version to 0.1.Notify tmux of window resize after repositioning widgets subsequent to a window resize. Reload tmux layout when scrollbar style changesRestore parse tree whens scrollbar style changes. Don't fitSessionToCurrentViewSize for tmux clients. Fix calculation of session size in addSplitter:toIntervalMap:forHeight:origin:Don't write to tmux gateway screen after its session has shut downWhen closing a tmux tab or a window with tabs, kill the tmux windows.Make customized Growl messages clickable.Fix up first responder after replacing view hierarchyDon't allow two tmux sessions at once because things like affinity are ambiguousAbort on layout parser errorSupport lion fullscreen in tmuxSupport traditional fullscreen mode with tmuxClose windows when detachingKill panes when you close them but don't kill windows when you close themDon't tell temux the window resized if nothing happened. Caused an infinite loop of resize-layout change-resize-layoutchange-etcMerge branch 'master' of github.com:gnachman/iTerm2Relax rule for http regex to not require multiple host partsFor tmux sessions, restore rows/cols from arrangement instead of containing view size. Gatway won't write commands after sending detach.Improve window resizing behavior in IR, including when layouts change nontrivially while in IR. Disable IR-originated resizing in tmux windowsDisable resizing by IR in tmux windowsHandle toggling pane titles in tmux tabsRemove tmuxWindow concept from PseudoTerminal. Add support for dragging tmux sessions.Add New tmux window/tab and detach menu items. Respond to window-add and window-close messages.Make splitVertically work with tmux.Fix crash when a session ends when there are many split panes. Fix uninitialized vars in _recursiveSetSizesInTmuxParseTree and addSplitter:toIntervalMap:forHeight:origin:Fix bug in parsing tmux layouts with arraysRefactor MySplitView into PTYSplitView. Get window_id from list-windows instead of window_indexSet session rows/cols after a nontrivial layout change. Use window pane IDs instead of indices, so remove window params from various places and change command syntax.Disable dragging of tmux windows. Remove tmux selection code that didn't work.Support tmux-set tab title. Show arrow on tmux sessions titles always.Fix algorithm for computing tmux size of a tab. Add IntervalMap class.Make resizing panes work with tmux modeFix resizing and adding/removing panes. Move SolidColorView into its own file. Fix resizing tmux windows (both live resizes and tmux-driven resizes) by interposing a SolidColorView above the root_ int PTYTab only for tmux windows that displays a linen background. Add response handler for set-control-client-attr client-size. Add support to WindowOpener for sending commands when an updated layout includes added panes.Add support for layout changes from tmux that remove a paneAdd dev menu and commands for tmux modeRemove unneeded window size from %layout-change tmux spont messageRemove check for tmux resize in splitView:resizeSubviewWithOldSize: to avoid a warning. Doesn't seem to hurt.Add support for resizing windows and panes via %layout-changed. Move tmuxWindow number into PTYTab from PseudoTerminal. Support parse trees without history or state for the purpose of resizing. Update gateway to parse new syntax for %layout-change. Change TmuxGateway to forgive stray linefeeds after newlines. Fix bug in layout parser that it didn't properly match parent layout cells, and would also computed nextItemOffset wrong.Send command to resize tmux window when an iterm2 window is resized by the user. Fix tmuxcontroller for the case where we close multiple panes in a tab. Detach properly on a protocol error. Handle %error command. Fix k[HV]SplitLayoutNode to correspond with iTerm2's definition of horizontal and vertical. Fix some bugs in TmuxLayoutParser when there are child panes.Get state from tmux and save in screen, textview. Use command lists in TmuxWindowOpener to avoid race conditions while doing round trips. Add TmuxStateParser.Add support for getting alternate screen contents from tmux. Refactor parsing dump-history output into TmuxHistoryParser.
Loading