Commit 3c770ed
Enable Control+Q capture by setting input mode
Clear the IXON flag of c_iflag in the function raw_mode_enable. This
sets the input mode to disable the start/stop output control (,which
is Control+Q and Control+S), so that it can enable Control+Q capture
without acquiring user to use the extra command.
Co-authored-by: YU-WEI,HSU <blackfire106.1231@gmail.com>1 parent 61ee712 commit 3c770ed
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments