| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -51,7 +51,11 @@ added: v0.7.7 | |||
| 51 | 51 | --> | |
| 52 | 52 | ||
| 53 | 53 | A `boolean` that is `true` if the TTY is currently configured to operate as a | |
| 54 | - raw device. Defaults to `false`. | ||
| 54 | + raw device. | ||
| 55 | + | ||
| 56 | + This flag is always `false` when a process starts, even if the terminal is | ||
| 57 | + operating in raw mode. Its value will change with subsequent calls to | ||
| 58 | + `setRawMode`. | ||
| 55 | 59 | ||
| 56 | 60 | ### `readStream.isTTY` | |
| 57 | 61 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments