- Feb 16, 2012
-
-
George Nachman authored
-
- Feb 08, 2012
-
-
George Nachman authored
Fix bug where the default window is opened on <10.7 or 10.7+lion restore set to off, even if a default window arrangement is loaded
-
George Nachman authored
If an esc-k title isn't read all at once, return the VT100_WAIT status instead of retuning XTERMCC_WINICON_TITLE with a bogus string value and crashing
-
George Nachman authored
Turn on the remove profile button in prefs when only one profile is visible because the search query has hidden all but one. Don't rename a profile as soon as you type in the name field because that can make the profile fail to match the current query and thus disappear. When you click the (x) in the bookmarks list view, update the search filter
-
- Feb 06, 2012
-
-
George Nachman authored
-
George Nachman authored
-
- Feb 05, 2012
-
-
George Nachman authored
-
George Nachman authored
-
- 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.
-