This commit is contained in:
Christopher Jeffrey 2015-07-06 18:35:02 -07:00
parent f8ac8a540c
commit 3f7d24ebba
1 changed files with 1 additions and 0 deletions

View File

@ -1336,6 +1336,7 @@ manager. Requires term.js and pty.js to be installed. See
- __shell__ - Name of shell. `$SHELL` by default.
- __args__ - Args for shell.
- __cursor__ - Can be `line`, `underline`, and `block`.
- __term__ - terminal name (default: `xterm`).
- Other options similar to term.js'.
##### Properties: