18#ifndef ZYPP_TUI_UTILS_CONSOLE_H_
19#define ZYPP_TUI_UTILS_CONSOLE_H_
std::string readline_getline()
Use readline to get line of input.
unsigned get_screen_width()
Reads COLUMNS environment variable or gets the screen width from readline, in that order.
void clear_keyboard_buffer()
Clear the keyboard buffer.