Skip to content

Commit b8d1f3d

Browse files
author
Matt Turner
authored
Update README.md
1 parent 16a8c8a commit b8d1f3d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,14 @@ Possible values are ```Terminal.app``` or ```iTerm```
5656
#### ```"iTerm_version": "VALUE",```
5757
_This changes the applescripts for iTerm (Global Setting)_
5858

59-
Possible values are ```stable``` or ```nightly```
59+
Possible values are ```legacy``` or ```stable``` or ```nightly```
6060

6161
**If ```terminal``` is set to ```iTerm``` this setting is mandatory**
6262

63+
```"iTerm_version": "legacy",``` targeting iTerm 2.14
64+
```"iTerm_version": "stable",``` targeting new versions of iTerm
65+
```"iTerm_version": "nightly",```targeting only the nightly build of iTerm
66+
6367
_This setting is ignored if your terminal is set to ```Terminal.app```_
6468

6569
----

0 commit comments

Comments
 (0)