def __exit__(self, type, value, traceback): # swith to normal terminal termios.tcsetattr(self.fd, termios.TCSAFLUSH, self.old_term)