This commit is contained in:
John Bintz 2011-07-12 20:10:26 -04:00
parent 0272740001
commit e947c7ce3c
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ In a nutshell:
* `:color` changes the window chrome and tab color to the given hex code (3 or 6 hex digits) or built-in color. See ItermWindow.colors for the list of available colors.
`open` can also take an options hash:
* `:dir` changes all tabs to the given directory before executing commands.
More docs coming soon! Also, look at `lib/iterm_window.rb` for more usage examples.