Set the terminal to cbreak mode which mean it is change from line mode to character mode.
Configure a tty for interactive input.
Used to reset the terminal to the original mode.
See Source File
Boost Software License 1.0
Copyright (c) 2020, Joakim Brännström. All rights reserved.
Joakim Brännström (joakim.brannstrom@gmx.com)
Module to manipulate a file descriptor that point to a tty.