39 Event(
const std::string& str);
56 operator std::string()
const;
73 void parse(
const std::string& str);
void parse(const std::string &str)
operator Term::Cursor() const
operator Term::Key() const
operator Term::Focus() const
operator Term::Screen() const
std::string * get_if_copy_paste()
operator Term::Mouse() const
Event & operator=(Event &&other) noexcept
Class to return the focus of the terminal.
container(container &&)=delete
container & operator=(const container &)=delete
container(const container &)=delete
container & operator=(container &&)=delete