- Oct 10, 2011
-
-
George Nachman authored
- Oct 02, 2011
-
-
George Nachman authored
Fix 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.
-
George Nachman authored
-
- Oct 01, 2011
-
-
George Nachman authored
-
- Sep 29, 2011
-
-
George Nachman authored
-
- Sep 27, 2011
-
-
George Nachman authored
-
George Nachman authored
Support 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.
-
George Nachman authored
-
George Nachman authored
-
- Sep 26, 2011
-
-
George Nachman authored
-
George Nachman authored
-
- Sep 25, 2011
-
-
George Nachman authored
Improve 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.
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
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.
-
George Nachman authored
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.
-
- Sep 24, 2011
-
-
George Nachman authored
-
George Nachman authored
Refactor -[PseudoTerminal breakdown:cmdArgs]. Add triggers to sessions. Add calls to perform triggers. Clean up TriggerController to be much more generic. Add various trigger implementations.
-
George Nachman authored
-
George Nachman authored
-
- Sep 23, 2011
-
-
George Nachman authored
-
- Sep 22, 2011
-
-
George Nachman authored
Fix 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)
-
George Nachman authored
-
George Nachman authored
-
gnachman authored
Add RequestAttention proprietary escape code to master branch.
-
George Nachman authored
-
George Nachman authored
-
- Sep 20, 2011
-
-
Tom Feist authored
-
Tom Feist authored
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Fix bug where tools would become broken after becoming too short. Add Notes tool. Alphabetize tools. Add NSFileManager+DirectoryLocations.
-
George Nachman authored
-
George Nachman authored
Make toolbelt work in fullscreen mode. Fix bug where a tool title became selected on entering fullscreen.
-
- Sep 18, 2011
-
-
George Nachman authored
-
George Nachman authored
-
George Nachman authored
Integrate flaub's ctrl-tab for MRU change with various minor fixes and refactorings, plus add bindable action for cycling tabs, and make that the new default global keymap, and remove the old profile keymap for ctrl tab.
-
George Nachman authored
-
George Nachman authored
-