Class to return the focus of the terminal.
Term::Focus::Type m_focus
bool in() const
Check is the focus is in.
bool operator!=(const Term::Focus &focus) const
@ Out
The terminal focus is out.
@ In
The terminal focus is in.
bool operator==(const Term::Focus &focus) const
Term::Focus::Type type() const
Get the type of focus.
bool out() const
Check is the focus is out.