You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-13Lines changed: 21 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,8 @@ Possible values are the Profile names in your terminal preferences. iTerm ships
71
71
72
72
In iTerm the profile names are case sensitive.
73
73
74
-
**Please ensure the theme names you set are valid. If shuttle passes theme "Dagobah" and it does not exist in iTerm or OS X Terminal then your command won't run. This is because the applescripts are not making any checks to see if the theme you passed actually exists within the terminal application.**
74
+
**Please ensure the theme names you set are valid. If shuttle passes theme "Dagobah" and it does not exist in iTerm, shuttle's applescripts fall back to the default profile. In iTerm this profile is called ```Default```.
75
+
If you have removed ```Default``` or renamed it shuttle may not open your command.**
75
76
76
77
This setting can be overwritten by the command level ```"theme"``` settings
77
78
@@ -206,23 +207,30 @@ If ```title``` is missing shuttle uses the menu's name and sets this as ```title
206
207
207
208
## Contributors
208
209
209
-
This project was created by Trevor Fitzgerald. I owe many thanks to the following people who have helped make Shuttle even better.
210
+
This project was created by [Trevor Fitzgerald](https://github.com/fitztrev). I owe many thanks to the following people who have helped make Shuttle even better.
0 commit comments