Commit 2a71073
doc: clarify tty raw mode applies to input processing only
Update the setRawMode documentation to specify that raw mode disables
special processing of input characters only. Output processing, such as
newline translation on Unix terminals, is not affected.
Fixes: #63059
Signed-off-by: zeeshan56656 <[email protected]>
PR-URL: #63438
Reviewed-By: Anna Henningsen <[email protected]>1 parent 12986ba commit 2a71073
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments