| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5e979bf commit 204c9d8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -71,7 +71,7 @@ Allows configuration of `tty.ReadStream` so that it operates as a raw device. | |||
| 71 | 71 | When in raw mode, input is always available character-by-character, not | |
| 72 | 72 | including modifiers. Additionally, all special processing of characters by the | |
| 73 | 73 | terminal is disabled, including echoing input characters. | |
| 74 | - Note that `CTRL`+`C` will no longer cause a `SIGINT` when in this mode. | ||
| 74 | + `CTRL`+`C` will no longer cause a `SIGINT` when in this mode. | ||
| 75 | 75 | ||
| 76 | 76 | ## Class: tty.WriteStream | |
| 77 | 77 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments