- Feb 03, 2012
-
-
George Nachman authored
For a reason I haven't figured out yet, broken pipe notifications often crash because the sessionview appears to be bogus or freed. To stem the bleeding, make those not clickable
-
George Nachman authored
Shut down toolbelt tools when they're removed from the view; otherwise the timers can fire after the window is closed
-
George Nachman authored
-
George Nachman authored
-
- Feb 02, 2012
-
-
George Nachman authored
-
George Nachman authored
Fix restoring lion fullscreen windows. Don't update restorable state after window is in dealloc because it's a mess. Set the frame when restoring fullscreen windows to the screen's frame
-
George Nachman authored
-
- Feb 01, 2012
-
-
George Nachman authored
Add support for the screen terminal's way of setting the title (esc k title nl/esc) to better support tmux
-
George Nachman authored
-
George Nachman authored
Fix a bug where ProcessCache getNameOfPid:isForeground: returns null and ToolJobs tries to add it to an array
-
George Nachman authored
-
George Nachman authored
Make new windows created from the dock, alfred, or most other causes front and key, and activate the app
-
George Nachman authored
If no windows are open at startup (and nothing special is configured to happen) just open one. Always open a window in applicationOpenUntitledFile.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Initialize session's bookmark name when restoring from arrangement so that it shows the right title (see bug 1754)
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
gnachman authored
Use the correct case for PTYSession.h include
-
gnachman authored
For trouter: expand tildes in \1 expansion
-
George Nachman authored
-
George Nachman authored
-
- Jan 28, 2012
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
- Jan 27, 2012
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Don't fit layout to windows if there are outstanding window resizes because we need fitWindowToTabs to be called before testing if the layout is too large.
-
George Nachman authored
-
George Nachman authored
-
- Jan 25, 2012
-
-
George Nachman authored
-
Andrea Bonomi authored
-
Andrea Bonomi authored
-
Andrea Bonomi authored
-
George Nachman authored
Update tmux client size when a tab closes or moves. Also, never fit layout to windows if there are no windows, which caused us to use infinity for the size.
-
Andrea Bonomi authored
-