Re-initialize the terminal after ^Z / fg.
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de (Thomas Gellekum)
This commit is contained in:
parent
b4e6cbbd8a
commit
13c37952a1
@ -725,6 +725,7 @@ terminal_prep_terminal ()
|
||||
ttybuff.sg_flags |= CBREAK;
|
||||
ioctl (tty, TIOCSETN, &ttybuff);
|
||||
#endif /* !HAVE_TERMIO_H */
|
||||
terminal_begin_using_terminal();
|
||||
}
|
||||
|
||||
/* Restore the tty settings back to what they were before we started using
|
||||
|
Loading…
x
Reference in New Issue
Block a user