stty: setter for VWERASE
This commit is contained in:
parent
07ae3dd089
commit
8a58745c27
@ -263,7 +263,7 @@ int main(int argc, char * argv[]) {
|
||||
set_char("stop", VSTOP);
|
||||
set_char("susp", VSUSP);
|
||||
set_char("lnext", VLNEXT);
|
||||
|
||||
set_char("vwerase",VWERASE);
|
||||
|
||||
set_cflag("parenb", PARENB);
|
||||
set_cflag("parodd", PARODD);
|
||||
|
Loading…
Reference in New Issue
Block a user