-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [new feature] `-q` now allows clearing the "screen" of the new tab after opening using `clear`, assuming any command (list) passed succeeded. * [enhancement] A quoted multi-command shell command string can now be specified as a single - and only - operand, without having to precede with an explicit `eval` command. * [behavior change] If no custom title is specified with `-t <title>`, no attempt is made anymore to auto-derive a meaningful tab title from the shell command specified, as there is no heuristic that works well in all cases. * [fix] [Issue #7](#7): iTerm2 now also preserves the current working dir. when opening a new tab in the current window.
- Loading branch information
Showing
18 changed files
with
178 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.